Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
akihironitta authored Jan 9, 2025
1 parent bbab176 commit 720c462
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
autoupdate_commit_msg: '[pre-commit.ci] pre-commit suggestions'
autoupdate_schedule: quarterly
autoupdate_schedule: weekly
# mypy exceeds free tier 250MiB limit on pre-commit.ci
# https://github.com/pre-commit-ci/issues/issues/171
skip: [mypy]
Expand Down

0 comments on commit 720c462

Please sign in to comment.