Skip to content

Commit 8100858

Browse files
committed
track actions updates with Dependabot
1 parent c0c423c commit 8100858

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+
package-ecosystem: 'github-actions'
6+
directory: '/'
7+
schedule:
8+
interval: 'weekly'
9+
open-pull-requests-limit: 3

0 commit comments

Comments
 (0)