diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a3cf15..a4db774 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,7 +97,7 @@ repos: language: system types: [markdown] pass_filenames: false - stages: [pre-commit] + stages: [pre-push] # NOTE: Malformed closing fences check disabled # All 4,043 instances were fixed in 2025-01-09