We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66226 commit 9a75f8bCopy full SHA for 9a75f8b
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
repos:
5
- repo: https://github.com/astral-sh/ruff-pre-commit
6
# Ruff version.
7
- rev: v0.9.9
+ rev: v0.11.8
8
hooks:
9
# Run the linter.
10
- id: ruff
0 commit comments