Skip to content

Commit 6dbcbd7

Browse files
authored
Create dependabot.yaml (#49)
1 parent 6a218f2 commit 6dbcbd7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Dependabot configuration file - enable regular dependency checks.
2+
version: 2
3+
4+
updates:
5+
- package-ecosystem: "github-actions"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"

0 commit comments

Comments
 (0)