diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f9e847cfca6..5e0b125cf0c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ # See https://pre-commit.com for more information repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.5.0 + rev: v3.4.0 hooks: - id: end-of-file-fixer exclude: '\.github(.+)'