Skip to content

Commit fa204f2

Browse files
Update CI dependencies (#3935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9bafed commit fa204f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
3-
rev: v2.15.0
3+
rev: v2.16.0
44
hooks:
55
- id: pretty-format-java
66
args:
@@ -21,15 +21,15 @@ repos:
2121
|\.github/ghci\.yaml
2222
)$
2323
- repo: https://github.com/renovatebot/pre-commit-hooks
24-
rev: 42.69.2
24+
rev: 42.84.0
2525
hooks:
2626
- id: renovate-config-validator
2727
- repo: https://github.com/sbrunner/hooks
2828
rev: 1.6.1
2929
hooks:
3030
- id: canonicalize
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.14.10
32+
rev: v0.14.13
3333
hooks:
3434
- id: ruff-format
3535
- repo: https://github.com/sbrunner/python-versions-hook

0 commit comments

Comments
 (0)