Skip to content

Commit

Permalink
Merge pull request #38 from siisurit/30-add-support-for-python-3.13
Browse files Browse the repository at this point in the history
#30 Add support for python 3.13
  • Loading branch information
roskakori authored Nov 27, 2024
2 parents a9c652f + 172a68e commit b90ca25
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 170 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.7.4
rev: v0.8.0
hooks:
- id: ruff-format
- id: ruff
Expand Down
Loading

0 comments on commit b90ca25

Please sign in to comment.