We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94e1c4 commit 8e643f1Copy full SHA for 8e643f1
1 file changed
.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
5
schedule:
6
interval: 'weekly'
7
8
+ - package-ecosystem: 'github-actions'
9
+ directory: '/.github/actions/install-dependencies'
10
+ schedule:
11
+ interval: 'weekly'
12
+
13
- package-ecosystem: 'npm'
14
directory: '/'
15
0 commit comments