Skip to content

Commit

Permalink
feat(deps)!: Update pre-commit hook pre-commit/pre-commit-hooks ( v4.…
Browse files Browse the repository at this point in the history
…6.0 → v5.0.0 )

| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | pre-commit/pre-commit-hooks | v4.6.0 | v5.0.0 |
  • Loading branch information
kireque-bot[bot] authored Oct 5, 2024
1 parent 827df3f commit d1fe52f
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 @@ -17,7 +17,7 @@ repos:
- ".ci/yamllint/.yamllint.yaml"

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit d1fe52f

Please sign in to comment.