Skip to content

Commit

Permalink
feat(github-release): update pre-commit hook pre-commit/pre-commit-ho…
Browse files Browse the repository at this point in the history
…oks to v4.6.0

| datasource  | package                     | from   | to     |
| ----------- | --------------------------- | ------ | ------ |
| github-tags | pre-commit/pre-commit-hooks | v4.3.0 | v4.6.0 |
  • Loading branch information
chii-bot[bot] committed Apr 6, 2024
1 parent f8277b8 commit 059983e
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 @@ -9,7 +9,7 @@ repos:
- .github/linters/.yamllint.yaml
id: yamllint
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down

0 comments on commit 059983e

Please sign in to comment.