Skip to content

Commit d6d6e94

Browse files
committed
Update pre-commit hook astral-sh/ruff-pre-commit to v0.1.2
1 parent 6e34ad5 commit d6d6e94

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.1.1
15+
rev: v0.1.2
1616
hooks:
1717
- id: ruff
1818
args:

0 commit comments

Comments
 (0)