[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v3.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v3.1.0...v4.2.0) - [github.com/ansible-network/collection_prep: 0.9.4 → 0.9.6](https://github.com/ansible-network/collection_prep/compare/0.9.4...0.9.6)pull/168/head
parent
b9efd5727d
commit
4f1dc39467
|
@ -5,7 +5,7 @@ ci:
|
|||
- update-docs
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v3.1.0
|
||||
rev: v4.2.0
|
||||
hooks:
|
||||
- id: check-merge-conflict
|
||||
- id: debug-statements
|
||||
|
@ -19,6 +19,6 @@ repos:
|
|||
- id: black
|
||||
args: [-l, "79"]
|
||||
- repo: https://github.com/ansible-network/collection_prep
|
||||
rev: 0.9.4
|
||||
rev: 0.9.6
|
||||
hooks:
|
||||
- id: update-docs
|
||||
|
|
Loading…
Reference in New Issue