We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f7a9f commit f23a7bdCopy full SHA for f23a7bd
.pre-commit-config.yaml
@@ -38,7 +38,7 @@ repos:
38
39
- repo: https://github.com/astral-sh/ruff-pre-commit
40
# Ruff version.
41
- rev: v0.1.11
+ rev: v0.1.14
42
hooks:
43
- id: ruff
44
args: [--fix, --exit-non-zero-on-fix]
0 commit comments