Skip to content

Commit a04c640

Browse files
committed
Enable GitHub actions dependency updates
1 parent 408ebc8 commit a04c640

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
version: 2
77
updates:
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "monthly"
12+
assignees: [ "marko-bekhta" ]
813
- package-ecosystem: "maven"
914
directory: "/" # Location of package manifests
1015
schedule:

0 commit comments

Comments
 (0)