From ad1ace8910102a167292d57cd15f6c60cae955e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesu=CC=81s=20Pe=CC=81rez?= Date: Mon, 12 Jan 2026 04:19:59 +0000 Subject: [PATCH] chore: update content --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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