Skip to content

Commit 34ea017

Browse files
⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.0 (#483)
1 parent 2e3a4a3 commit 34ea017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repos:
5757

5858
# Python linting and formatting using ruff
5959
- repo: https://github.com/astral-sh/ruff-pre-commit
60-
rev: v0.6.9
60+
rev: v0.7.0
6161
hooks:
6262
- id: ruff
6363
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)