Skip to content

Commit

Permalink
chore: update .pre-commit-config versions (#2033)
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored Dec 13, 2023
1 parent 5322332 commit 80f9893
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 @@ exclude: |
)$
repos:
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 36.40.3
rev: 37.89.7
hooks:
- id: renovate-config-validator
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
Expand Down

0 comments on commit 80f9893

Please sign in to comment.