Skip to content

Commit

Permalink
repo: setup dependabot action (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig authored Jan 7, 2023
1 parent 487172e commit 5348ee5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "06:00"
labels:
- "theme/dependencies"

0 comments on commit 5348ee5

Please sign in to comment.