Skip to content

Commit

Permalink
enable dependabot (#294)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Gadikian <jacobgadikian@gmail.com>
  • Loading branch information
faddat authored Dec 25, 2023
1 parent 05194bb commit 4b2869f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 20
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 20
labels:
- automerge
- dependencies

0 comments on commit 4b2869f

Please sign in to comment.