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 d313c9a commit d94905bCopy full SHA for d94905b
2 files changed
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
# the ruff's version line, it is used by test_pre_commit_ruff_version.py
20
# test case in order not to have to add a YAML library dependency just
21
# to test this version:
22
- rev: v0.12.12 # ruff-pre-commit version
+ rev: v0.13.2 # ruff-pre-commit version
23
hooks:
24
# Run the linter
25
- id: ruff
0 commit comments