Skip to content

Commit

Permalink
feat(github-release): update pre-commit hook adrienverge/yamllint to …
Browse files Browse the repository at this point in the history
…v1.35.1
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent c54e124 commit 01cb993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fail_fast: false
repos:
- repo: https://github.com/adrienverge/yamllint
rev: v1.34.0
rev: v1.35.1
hooks:
- args:
- --config-file
Expand Down
2 changes: 1 addition & 1 deletion __before_move/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
fail_fast: false
repos:
- repo: https://github.com/adrienverge/yamllint
rev: v1.34.0
rev: v1.35.1
hooks:
- args:
- --config-file
Expand Down

0 comments on commit 01cb993

Please sign in to comment.