Skip to content

Commit b2c0e2b

Browse files
authored
Merge pull request #2336 from OWASP/renovate/pre-commit
chore(deps): update pre-commit
2 parents 6dda836 + 7edfce5 commit b2c0e2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ ci:
99
submodules: false
1010
repos:
1111
- repo: https://github.com/renovatebot/pre-commit-hooks
12-
rev: 41.149.2
12+
rev: 41.173.1
1313
hooks:
1414
- id: renovate-config-validator
1515
- repo: https://github.com/eslint/eslint
16-
rev: v9.37.0
16+
rev: v9.39.1
1717
hooks:
1818
- id: eslint
1919
args:
@@ -26,7 +26,7 @@ repos:
2626
exclude: ^(src/test/resources/yourkey.txt|src/test/resources/secondkey.txt)
2727
- id: trailing-whitespace
2828
- repo: https://github.com/antonbabenko/pre-commit-terraform
29-
rev: v1.102.0
29+
rev: v1.104.0
3030
hooks:
3131
- id: terraform_fmt
3232
- id: terraform_tflint
@@ -57,7 +57,7 @@ repos:
5757
args: ["clean compile"]
5858
- id: maven-spotless-apply
5959
- repo: https://github.com/psf/black
60-
rev: 25.9.0
60+
rev: 25.12.0
6161
hooks:
6262
- id: black
6363
language_version: python3.13

0 commit comments

Comments
 (0)