Skip to content

Commit

Permalink
Merge pull request #882 from globus/batch-dependabot-updates
Browse files Browse the repository at this point in the history
Use a monthly update schedule
  • Loading branch information
sirosen authored Oct 18, 2023
2 parents 8839e58 + a6e054e commit e4da119
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
groups:
github-actions:
patterns:
Expand Down
3 changes: 3 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
ci:
autoupdate_schedule: "monthly"

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.5.0
Expand Down

0 comments on commit e4da119

Please sign in to comment.