Skip to content

Commit ddbdbe9

Browse files
authored
add dependabot (#148)
1 parent ab7fbf5 commit ddbdbe9

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
updates:
3+
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
groups:
9+
github-actions:
10+
patterns:
11+
- '*'

0 commit comments

Comments
 (0)