Skip to content

Commit

Permalink
Merge pull request #233 from ASFHyP3/asjohnston-asf-patch-1
Browse files Browse the repository at this point in the history
Update dependabot.yml to weekly
  • Loading branch information
asjohnston-asf authored May 2, 2024
2 parents 11058bf + 92441e7 commit a99eda5
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
- package-ecosystem: github-actions
directory: /
schedule:
interval: "daily"
interval: weekly
labels:
- "bumpless"
- bumpless

0 comments on commit a99eda5

Please sign in to comment.