diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 961e1c2..2f333e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: src/main/.*\.json # These are templates, not real JSON. They won't pars 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