diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcd364f6..618b77d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ exclude: ^plugins/module_utils/vendor/hcloud/.*$ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-added-large-files - id: check-case-conflict