Skip to content

Commit a22c43e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.3...v0.9.9)
1 parent 58bd094 commit a22c43e

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
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515
# Python
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.9.3
17+
rev: v0.9.9
1818
hooks:
1919
- id: ruff
2020
args: [ --fix ]

0 commit comments

Comments
 (0)