We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08caadd + 6efc757 commit eb88965Copy full SHA for eb88965
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