Skip to content

Commit 112a9af

Browse files
authored
Merge pull request #674 from wolf99/dependabot
Add dependabot
2 parents 575be39 + 10913dd commit 112a9af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
version: 2
2+
3+
updates:
4+
5+
# Enable version updates for GitHub ecosystem
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "daily"

0 commit comments

Comments
 (0)