Skip to content

Commit 1564e14

Browse files
chore(deps): update pre-commit hooks
1 parent f0bee7c commit 1564e14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ repos:
2424
exclude: '^\.config/.*|^\.local/.*|^\.shellrc/zshrc\.d/.*|\.zsh(##.*)?$|^\.zlogin$|\.sh##default$'
2525

2626
- repo: https://github.com/renovatebot/pre-commit-hooks
27-
rev: 42.78.2
27+
rev: 42.80.1
2828
hooks:
2929
- id: renovate-config-validator
3030
args: [--strict]
3131

3232
- repo: https://github.com/adrienverge/yamllint
33-
rev: v1.37.1
33+
rev: v1.38.0
3434
hooks:
3535
- id: yamllint
3636
args: ["-c", ".yamllint.yml"]

0 commit comments

Comments
 (0)