diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a7b82f8..b21b806 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/ansible-network/collection_prep - rev: 1.1.0 + rev: 1.1.1 hooks: - id: autoversion - id: update-docs