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 08c15ad commit eb9b857Copy full SHA for eb9b857
.pre-commit-config.yaml
@@ -21,15 +21,15 @@ repos:
21
|\.github/ghci\.yaml
22
)$
23
- repo: https://github.com/renovatebot/pre-commit-hooks
24
- rev: 42.29.4
+ rev: 42.69.2
25
hooks:
26
- id: renovate-config-validator
27
- repo: https://github.com/sbrunner/hooks
28
rev: 1.6.1
29
30
- id: canonicalize
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: v0.14.7
+ rev: v0.14.10
33
34
- id: ruff-format
35
- repo: https://github.com/sbrunner/python-versions-hook
ci/requirements.txt
@@ -1,3 +1,3 @@
1
c2cciutils==1.7.5
2
-pre-commit==4.5.0
+pre-commit==4.5.1
3
tag-publish==1.1.1
0 commit comments