diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23d2824..8a3cc65 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,6 @@ repos: - id: black args: [-l, "79"] - repo: https://github.com/ansible-network/collection_prep - rev: 0.9.3 + rev: 0.9.4 hooks: - id: update-docs