Skip to content

Commit 013bdba

Browse files
committed
Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.1
1 parent 1b5d532 commit 013bdba

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
@@ -12,7 +12,7 @@ default_language_version:
1212
repos:
1313
# Run manually in CI skipping the branch checks
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.5.7
15+
rev: v0.6.1
1616
hooks:
1717
- id: ruff
1818
name: "Ruff-ing code"

0 commit comments

Comments
 (0)