We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb16b62 commit a3e4679Copy full SHA for a3e4679
.github/dependabot.yml
@@ -8,3 +8,8 @@ updates:
8
directory: '/client'
9
schedule:
10
interval: 'weekly'
11
+ - package-ecosystem: 'npm'
12
+ directory: '/docs'
13
+ schedule:
14
+ interval: 'weekly'
15
+
0 commit comments