diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 92e9c01..d206f30 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,6 +19,6 @@ repos: - id: black args: [-l, "79"] - repo: https://github.com/ansible-network/collection_prep - rev: 0.9.6 + rev: 1.0.0 hooks: - id: update-docs