We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2324350 + 358c018 commit 66dcd79Copy full SHA for 66dcd79
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
# Ruff version.
27
- rev: 'v0.1.11'
+ rev: 'v0.1.14'
28
hooks:
29
- id: ruff
30
0 commit comments