We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dependabot
1 parent 71e118a commit bf8b729Copy full SHA for bf8b729
.github/dependabot.yml
@@ -1,7 +1,10 @@
1
version: 2
2
updates:
3
-
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
7
interval: "weekly"
+ - package-ecosystem: "npm"
8
+ directory: "/website"
9
+ schedule:
10
+ interval: "weekly"
0 commit comments