Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4…
Browse files Browse the repository at this point in the history
….6.0
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent b46356f commit c6febc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:
exclude: testdata/|generated|devcontainer\.json
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0 # Use the ref you want to point at
rev: v4.6.0 # Use the ref you want to point at
hooks:
- id: trailing-whitespace
- id: check-added-large-files
Expand Down

0 comments on commit c6febc8

Please sign in to comment.