Skip to content

Commit 06259d3

Browse files
feat(deps): update pre-commit hook pre-commit/pre-commit-hooks ( v4.5.0 → v4.6.0 ) (#5316)
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | pre-commit/pre-commit-hooks | v4.5.0 | v4.6.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72c57b6 commit 06259d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- .github/linters/.yamllint.yaml
1010
id: yamllint
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v4.5.0
12+
rev: v4.6.0
1313
hooks:
1414
- id: trailing-whitespace
1515
- id: end-of-file-fixer

0 commit comments

Comments
 (0)