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.368.6 | 37.388.1 |
| github-tags | rhysd/actionlint             | v1.7.0   | v1.7.1   |
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 8397719 commit b36a20b
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.7.0
rev: v1.7.1
hooks:
- id: actionlint
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.368.6
rev: 37.388.1
hooks:
- id: renovate-config-validator
args: ["--strict"]
Expand Down

0 comments on commit b36a20b

Please sign in to comment.