[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/ansible-network/collection_prep: 0.9.6 → 1.0.0](https://github.com/ansible-network/collection_prep/compare/0.9.6...1.0.0)
pull/176/head
pre-commit-ci[bot] 2022-05-09 19:56:06 +00:00 committed by GitHub
parent c89b42d826
commit 09edd2c88f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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