Skip to content

Commit

Permalink
update(tooling): translate precommit messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Nov 19, 2024
1 parent 95472a5 commit d8e897a
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 @@ -75,9 +75,9 @@ repos:

# Specific part for https://pre-commit.ci
ci:
autofix_commit_msg: "[pre-commit.ci] Corrections automatiques appliquées par les git hooks."
autofix_commit_msg: "[pre-commit.ci] Automatic fix applied to comply with contributing guidelines, enforced through git hooks."
autofix_prs: true
autoupdate_commit_msg: "[pre-commit.ci] Mise à jour des git hooks."
autoupdate_commit_msg: "[pre-commit.ci] Updating git hooks."
autoupdate_schedule: monthly
skip: ["check-hooks-apply"]
# "markdownlint"
Expand Down

0 comments on commit d8e897a

Please sign in to comment.