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.
1 parent eb7de8a commit fb911eeCopy full SHA for fb911ee
.github/dependabot.yml
@@ -0,0 +1,15 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ # Look for `package.json` and `lock` files in the `root` directory
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ - package-ecosystem: "pip"
9
10
11
12
+ - package-ecosystem: "github-actions"
13
14
15
0 commit comments