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 a2db2b1 commit 6aa7ad7Copy full SHA for 6aa7ad7
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
args: [--keep-full-version]
22
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: v0.14.2
+ rev: v0.14.3
25
hooks:
26
- id: ruff-check
27
- id: ruff-format
doc/changelog.d/2354.maintenance.md
@@ -0,0 +1 @@
1
+Pre-commit automatic update
0 commit comments