From 748403165c3714656f53c74264f076231fecf026 Mon Sep 17 00:00:00 2001 From: Leonard de Ruijter <3049216+LeonarddeR@users.noreply.github.com> Date: Fri, 2 Aug 2024 01:36:14 +0200 Subject: [PATCH] Fixup Pre Commit CI commit titles (#16940) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3266601e59..e8339d24959 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,8 +7,8 @@ ci: # These also do not apply fixes, only run tests skip: [scons-source, checkPot, unitTest, licenseCheck] submodules: true - autoupdate_commit_msg: "Pre-commit autoupdate" - autofix_commit_msg: "Pre-commit autofix" + autoupdate_commit_msg: "Pre-commit auto-update" + autofix_commit_msg: "Pre-commit auto-fix" repos: