Skip to content

Commit ee4bd69

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0
1 parent 2745b00 commit ee4bd69

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
@@ -28,7 +28,7 @@ repos:
2828
- id: tox-ini-fmt
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
3030
# Ruff version.
31-
rev: 'v0.11.4'
31+
rev: 'v0.12.0'
3232
hooks:
3333
- id: ruff
3434
args:

0 commit comments

Comments
 (0)