Skip to content

Commit

Permalink
Fixup Pre Commit CI commit titles (#16940)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonarddeR authored Aug 1, 2024
1 parent 47695ac commit 7484031
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 7484031

Please sign in to comment.