diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 42c3b0431f4..0fca4f9936d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.4.0 + rev: v6.0.0 hooks: - id: check-added-large-files - id: check-merge-conflict @@ -24,7 +24,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/talos-systems/conform - rev: v0.1.0-alpha.27 + rev: v0.1.0-alpha.30 hooks: - id: conform stages: @@ -46,7 +46,7 @@ repos: types: [file] - repo: https://github.com/3mdeb/hooks - rev: v0.1.7 + rev: v0.2.2 # Can be triggered manually with command: # pre-commit run --hook-stage pre-push check-upstream-status hooks: