mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-11-10 06:34:13 +00:00
deps: update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0
This commit is contained in:
parent
00a4fdd58a
commit
41d4269bca
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
exclude: ^plugins/module_utils/vendor/hcloud/.*$
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
|
|
Loading…
Reference in a new issue