Skip to content

Commit

Permalink
chore: update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v2.3.0 → v4.5.0](pre-commit/pre-commit-hooks@v2.3.0...v4.5.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent 68bea76 commit 52dd48e
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 @@ -5,7 +5,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: trailing-whitespace
Expand Down

0 comments on commit 52dd48e

Please sign in to comment.