We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c35637 commit 66ae2dfCopy full SHA for 66ae2df
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
# Run ruff to lint and format
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
# Ruff version.
17
- rev: v0.9.9
+ rev: v0.9.10
18
hooks:
19
# Run the linter.
20
- id: ruff
0 commit comments