Skip to content

Commit 118f6bb

Browse files
committed
⬆️🪝 Update pre-commit hook astral-sh/ruff-pre-commit to v0.7.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f7f60dd commit 118f6bb

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.7.0
60+
rev: v0.7.1
6161
hooks:
6262
- id: ruff
6363
args: ["--fix", "--show-fixes"]

0 commit comments

Comments
 (0)