diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d5e272a..7220043 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v6.0.0 hooks: - id: detect-private-key - id: check-merge-conflict