diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d91775..78ecb79 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ exclude: ^(.versionbot/|CHANGELOG.md|VERSION) repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.4.0 + rev: v4.6.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer