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