Skip to content

Commit

Permalink
chore: Reduce frequency of pre-commit autoupdates (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Jun 3, 2024
1 parent 7dca1bc commit 443f026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ci:
autofix_prs: true
autofix_commit_msg: "[pre-commit.ci] auto fixes"
autoupdate_schedule: weekly
autoupdate_schedule: monthly
autoupdate_commit_msg: "chore(deps): pre-commit autoupdate"

repos:
Expand Down

0 comments on commit 443f026

Please sign in to comment.