Skip to content

Commit

Permalink
Dependabot runs monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
Barry Gordon committed Apr 20, 2022
1 parent e8cefae commit 7ef4ada
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'docker'
directory: '/docker'
schedule:
Expand All @@ -13,7 +9,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'monthly'

registries:
ghcr:
Expand Down

0 comments on commit 7ef4ada

Please sign in to comment.