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 1f2bf02 commit dde68a7Copy full SHA for dde68a7
.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