We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec4ddc commit 487906cCopy full SHA for 487906c
.github/dependabot.yml
@@ -7,3 +7,8 @@ updates:
7
# Check the npm registry for updates every day (weekdays)
8
schedule:
9
interval: 'weekly'
10
+
11
+ - package-ecosystem: 'github-actions'
12
+ directory: '/'
13
+ schedule:
14
+ interval: 'weekly'
0 commit comments