Updating collection_prep pre-commit hook to 0.9.4 (#99)

Updating collection_prep pre-commit hook to 0.9.4

Committed via https://github.com/asottile/all-repos

Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
pull/102/head
Nathaniel Case 2021-09-15 10:12:36 -04:00 committed by GitHub
parent 7c3a3ee166
commit 5fe1d93eb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,6 +15,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.3 rev: 0.9.4
hooks: hooks:
- id: update-docs - id: update-docs