Skip to content

Commit

Permalink
chore: Add dependabot (evilmartians#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Nov 29, 2022
1 parent bd478a9 commit 52811ba
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "6:00" # 6:00 UTC
assignees:
- "mrexox"
reviewers:
- "mrexox"
commit-message:
prefix: "deps"
open-pull-requests-limit: 10

0 comments on commit 52811ba

Please sign in to comment.