We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87f3c0 commit ff868d3Copy full SHA for ff868d3
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
exclude: \.(po|pot|yml|yaml)$
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
# Ruff version.
24
- rev: v0.11.0
+ rev: v0.11.8
25
hooks:
26
# Run the linter.
27
- id: ruff
0 commit comments