Skip to content

Commit

Permalink
chore(deps): update pre-commit hooks
Browse files Browse the repository at this point in the history
| datasource  | package                      | from     | to       |
| ----------- | ---------------------------- | -------- | -------- |
| github-tags | renovatebot/pre-commit-hooks | 37.340.5 | 37.356.1 |
| github-tags | rhysd/actionlint             | v1.6.27  | v1.7.0   |
  • Loading branch information
renovate[bot] committed May 12, 2024
1 parent 5136434 commit 0b40b20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ repos:
- id: end-of-file-fixer
- id: check-added-large-files
- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
hooks:
- id: actionlint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.340.5
rev: 37.356.1
hooks:
- id: renovate-config-validator
args: ["--strict"]
Expand Down

0 comments on commit 0b40b20

Please sign in to comment.