There was an error while loading. Please reload this page.
1 parent c9bafed commit fa204f2Copy full SHA for fa204f2
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
3
- rev: v2.15.0
+ rev: v2.16.0
4
hooks:
5
- id: pretty-format-java
6
args:
@@ -21,15 +21,15 @@ repos:
21
|\.github/ghci\.yaml
22
)$
23
- repo: https://github.com/renovatebot/pre-commit-hooks
24
- rev: 42.69.2
+ rev: 42.84.0
25
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.10
+ rev: v0.14.13
33
34
- id: ruff-format
35
- repo: https://github.com/sbrunner/python-versions-hook
0 commit comments