Skip to content

Commit

Permalink
chore(dependabot): shut the fuck up
Browse files Browse the repository at this point in the history
  • Loading branch information
oddyamill committed Oct 23, 2024
1 parent a384e11 commit da00f37
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ updates:
- package-ecosystem: npm
directory: /
schedule:
interval: weekly
interval: monthly
groups:
npm:
patterns: ["*"]
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
interval: monthly
groups:
go:
patterns: ["*"]
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
interval: monthly
groups:
github-actions:
patterns: ["*"]
- package-ecosystem: docker
directory: /
schedule:
interval: weekly
interval: monthly
groups:
docker:
patterns: ["*"]

0 comments on commit da00f37

Please sign in to comment.