Skip to content

Commit d390ec6

Browse files
authored
Add Dependabot config (#147)
GUS-W-21735541. Signed-off-by: Ed Morley <501702+edmorley@users.noreply.github.com>
1 parent 1f0c6f3 commit d390ec6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
labels:
8+
- "dependencies"
9+
- "github actions"
10+
- "skip changelog"

0 commit comments

Comments
 (0)