Skip to content

Commit 8552364

Browse files
⬆️🪝 update pre-commit hooks (#350)
1 parent 37d0485 commit 8552364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ repos:
5656

5757
# Python linting using ruff
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.2.1
59+
rev: v0.2.2
6060
hooks:
6161
- id: ruff
6262
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)