Skip to content

Commit 6a65734

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 (astral-sh#19443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00066e0 commit 6a65734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ repos:
8181
pass_filenames: false # This makes it a lot faster
8282

8383
- repo: https://github.com/astral-sh/ruff-pre-commit
84-
rev: v0.12.3
84+
rev: v0.12.4
8585
hooks:
8686
- id: ruff-format
8787
- id: ruff

0 commit comments

Comments
 (0)