Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
try and fix annoying precommit PR review requests
  • Loading branch information
barneydobson committed Jan 21, 2025
1 parent 6194315 commit ee62161
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ci:
autoupdate_schedule: weekly # Adjust to your preferred schedule: daily, weekly, or monthly
auto_merge: true # Automatically merge PRs if tests pass

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit ee62161

Please sign in to comment.