summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-03-31 13:43:45 -0400
committerGitHub <noreply@github.com>2021-03-31 17:43:45 +0000
commit62933c935bc5ce27bcda38c9cdf4e9a44bcdc00c (patch)
tree71828d9d278809193175b48b6f4252b443a8bab4
parentf8ed34255dd6b59fea39d0fd000574796d13487b (diff)
downloadvyos-ansible-old-62933c935bc5ce27bcda38c9cdf4e9a44bcdc00c.tar.gz
vyos-ansible-old-62933c935bc5ce27bcda38c9cdf4e9a44bcdc00c.zip
Update collection_prep version in pre-commit-config (#146)
Update collection_prep version in pre-commit-config Reviewed-by: https://github.com/apps/ansible-zuul
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 19bc9e0..9968d39 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -16,6 +16,6 @@ repos:
- id: black
args: [-l, "79"]
- repo: https://github.com/ansible-network/collection_prep
- rev: 0.9.1
+ rev: 0.9.2
hooks:
- id: update-docs