From d4030c86bd49da8d486ff76a17cb5836eaa42504 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Mon, 16 Dec 2024 16:35:52 +0300 Subject: [PATCH] ci(sync-files): add pre-commit-config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- .github/sync-files.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/sync-files.yaml b/.github/sync-files.yaml index 9972c966ea..1d2baf16b6 100644 --- a/.github/sync-files.yaml +++ b/.github/sync-files.yaml @@ -21,6 +21,7 @@ - source: .github/workflows/sync-files.yaml - source: .markdown-link-check.json - source: .markdownlint.yaml + - source: .pre-commit-config.yaml - source: .pre-commit-config-optional.yaml - source: .prettierignore pre-commands: |