Skip to content

Commit

Permalink
fix: dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe committed Aug 29, 2024
1 parent a980e96 commit b93108d
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,9 @@
version: 2
groups:
dependabot:
patterns:
- "*"
exclude-patterns:
- "flanksource/*"
updates:
- package-ecosystem: "gomod"
directory: "/"
- package-ecosystem: 'gomod'
directory: '/'
schedule:
interval: "daily"
interval: 'daily'

- package-ecosystem: github-actions
directory: /
Expand Down

0 comments on commit b93108d

Please sign in to comment.