Skip to content

Commit a947b03

Browse files
committed
pre-commit : update ruff
1 parent dd9c9a2 commit a947b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
)$
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: 'v0.11.2'
32+
rev: 'v0.11.6'
3333
hooks:
3434
- id: ruff
3535
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)