Skip to content

Commit d38d5e8

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.1
1 parent 5c95c50 commit d38d5e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
2929
# Ruff version.
30-
rev: v0.12.0
30+
rev: v0.12.1
3131
hooks:
3232
# Run the linter.
3333
- id: ruff

0 commit comments

Comments
 (0)