Skip to content

Commit

Permalink
add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
lukitsbrian committed Jul 31, 2024
1 parent 9417897 commit a9ea5e5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
labels:
- "A:automerge"

- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
target-branch: "main"
open-pull-requests-limit: 10

0 comments on commit a9ea5e5

Please sign in to comment.