Skip to content

Commit

Permalink
ci: rename pre-commit.ci messages
Browse files Browse the repository at this point in the history
  • Loading branch information
seqre committed Jul 11, 2024
1 parent e1e6434 commit 5202367
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
@@ -1,8 +1,8 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
ci:
autofix_commit_msg: "chore(pre-commit.ci): auto fixes from pre-commit.com hooks"
autoupdate_commit_msg: "deps(pre-commit.ci): pre-commit autoupdate"
autofix_commit_msg: "chore(pre-commit.ci): auto fixes from pre-commit hooks"
autoupdate_commit_msg: "chore(pre-commit.ci): pre-commit autoupdate"
autoupdate_schedule: "monthly"

fail_fast: false
Expand Down

0 comments on commit 5202367

Please sign in to comment.