diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b160a7..23d2824 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.1 + rev: 0.9.3 hooks: - id: update-docs