We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb7bd4 commit 9e93d5fCopy full SHA for 9e93d5f
1 file changed
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: mixed-line-ending
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
# Ruff version.
15
- rev: v0.6.8
+ rev: v0.9.9
16
hooks:
17
# Run the linter.
18
- id: ruff
0 commit comments