Skip to content

Commit

Permalink
Update locked dependencies (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix committed Jun 21, 2024
1 parent fa34104 commit 1c0fc7d
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 374 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.6"
rev: "v0.4.9"
hooks:
- id: ruff
args: [ --fix ]
Expand All @@ -24,7 +24,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/crate-ci/typos
rev: "v1.21.0"
rev: "v1.22.7"
hooks:
- id: typos
- repo: https://github.com/econchick/interrogate
Expand Down
Loading

0 comments on commit 1c0fc7d

Please sign in to comment.