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.
package-lock.json
1 parent a68af4b commit 7d5ac23Copy full SHA for 7d5ac23
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+# Set update schedule for GitHub Actions
2
+
3
+version: 2
4
+updates:
5
+ - package-ecosystem: github-actions
6
+ directory: /
7
+ schedule:
8
+ interval: monthly
9
10
+ - package-ecosystem: npm
11
12
13
.gitignore
@@ -7,4 +7,3 @@ coverage.lcov
tmp-*
.eslintcache
.ncu
-package-lock.json
.npmrc
0 commit comments