Skip to content

Commit

Permalink
#30 Add support for python 3.13 and upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsken committed Nov 26, 2024
1 parent a9c652f commit 172a68e
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 172a68e

Please sign in to comment.