Skip to content

Commit df1fc88

Browse files
chore(deps): update pre-commit hooks
1 parent 4415ac3 commit df1fc88

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.81.2
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)