Skip to content

Commit 1f25212

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.7...v0.9.10)
1 parent 9ba5d32 commit 1f25212

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
@@ -5,7 +5,7 @@ default_language_version:
55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
77
# Ruff version.
8-
rev: 'v0.9.7'
8+
rev: 'v0.9.10'
99
hooks:
1010
- id: ruff
1111
args: [xontrib, --fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)