Skip to content

Commit

Permalink
Merge pull request #102 from hyperspy/pre-commit-frequency
Browse files Browse the repository at this point in the history
Reduce frequency of updating `pre-commit` configuration from weekly to monthly
  • Loading branch information
ericpre authored Feb 3, 2025
2 parents e30a94c + e975f3c commit f79ba21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ repos:
ci:
# Don't run automatically on PRs, instead add the comment
# "pre-commit.ci autofix" on a pull request to manually trigger auto-fixing
autofix_prs: false
autofix_prs: false
autoupdate_schedule: monthly

0 comments on commit f79ba21

Please sign in to comment.