We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ac8ee commit 6823625Copy full SHA for 6823625
1 file changed
.github/dependabot.yml
@@ -5,3 +5,9 @@ updates:
5
schedule:
6
interval: daily
7
open-pull-requests-limit: 10
8
+
9
+- package-ecosystem: npm
10
+ directory: "/additions"
11
+ schedule:
12
+ interval: daily
13
+ open-pull-requests-limit: 10
0 commit comments