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 99408dc commit 6bb7b73Copy full SHA for 6bb7b73
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: docformatter
15
args: [--in-place, --black]
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.14.8
+ rev: v0.14.9
18
hooks:
19
- id: ruff-format
20
- id: ruff-check
changes/2613.misc.md
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``ruff-pre-commit`` was updated to its latest version.
0 commit comments