Skip to content

Commit a350f23

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.10
1 parent 294cc50 commit a350f23

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
@@ -55,7 +55,7 @@ repos:
5555
- id: absolufy-imports
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
# Ruff version.
58-
rev: 'v0.7.1'
58+
rev: 'v0.12.10'
5959
hooks:
6060
- id: ruff
6161
args: [ '--fix', '--exit-zero' ]

0 commit comments

Comments
 (0)