Skip to content

Commit

Permalink
Add github actions to dependabot(#154)
Browse files Browse the repository at this point in the history
Add github action updates.

Signed-off-by: Jeroen Simonetti <jeroen@simonetti.nl>
  • Loading branch information
jsimonetti authored Oct 9, 2022
1 parent f070a40 commit ed0c7dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"

- package-ecosystem: gomod
directory: "/"
schedule:
Expand Down

0 comments on commit ed0c7dd

Please sign in to comment.