diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5cd4ef45..2e0debd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-json - id: check-added-large-files - - repo: https://github.com/mrtazz/checkmake.git - rev: main + - repo: https://github.com/ucb-bar/checkmake.git + rev: no-phony hooks: - id: checkmake