Skip to content

Commit

Permalink
Merge pull request #41 from JMTyndall/39-fix-supported-python-version
Browse files Browse the repository at this point in the history
#39 Fix supported Python version
  • Loading branch information
roskakori authored Dec 10, 2024
2 parents 98284d0 + 68d701b commit e9d3b88
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 278 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ exclude: "^\\.idea"

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.0
rev: v0.8.2
hooks:
- id: ruff-format
- id: ruff
Expand Down
Loading

0 comments on commit e9d3b88

Please sign in to comment.