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 1ae938d commit 8c8334dCopy full SHA for 8c8334d
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
- id: trailing-whitespace
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.14.10
+ rev: v0.14.14
13
hooks:
14
- id: ruff-check
15
args: [ --fix ]
changes/313.misc.rst
@@ -0,0 +1 @@
1
+The ``pre-commit`` hook for ``ruff-pre-commit`` was updated to its latest version.
0 commit comments