Skip to content

Commit

Permalink
Update dependencies (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix authored Jan 29, 2024
1 parent fa15fd8 commit 7382759
Show file tree
Hide file tree
Showing 3 changed files with 371 additions and 345 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ repos:
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.1.13"
rev: "v0.1.14"
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
- id: ruff-format
- repo: https://github.com/tox-dev/pyproject-fmt
rev: "1.2.0"
rev: "1.7.0"
hooks:
- id: pyproject-fmt
- repo: local
Expand Down
Loading

0 comments on commit 7382759

Please sign in to comment.