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 6d37390 commit c475e48Copy full SHA for c475e48
2 files changed
.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.5
+ rev: v0.14.6
18
hooks:
19
- id: ruff-format
20
- id: ruff-check
changes/2577.misc.md
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``ruff-pre-commit`` was updated to its latest version.
0 commit comments