Merge pull request #176 from ansible-collections/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate updates: github.com/ansible-network/collection_prep: 0.9.6 → 1.0.0 Reviewed-by: Nathaniel Case <this.is@nathanielca.se>pull/177/head
commit
54a2269fd9
|
@ -19,6 +19,6 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
args: [-l, "79"]
|
args: [-l, "79"]
|
||||||
- repo: https://github.com/ansible-network/collection_prep
|
- repo: https://github.com/ansible-network/collection_prep
|
||||||
rev: 0.9.6
|
rev: 1.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: update-docs
|
- id: update-docs
|
||||||
|
|
Loading…
Reference in New Issue