pre-commit autoupdate (#225)
parent
aab6afe145
commit
4f38c362f7
|
@ -52,6 +52,6 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/ansible-network/collection_prep
|
- repo: https://github.com/ansible-network/collection_prep
|
||||||
rev: 1.0.0
|
rev: 1.0.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: update-docs
|
- id: update-docs
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
trivial:
|
||||||
|
- Bump collection_prep in pre-commit
|
Loading…
Reference in New Issue