Skip to content

Commit 2a6c2ff

Browse files
committed
try dependabot for updates
1 parent 9ff9e38 commit 2a6c2ff

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.github/dependabot.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Please see the documentation for all configuration options:
2+
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
3+
4+
version: 2
5+
updates:
6+
- package-ecosystem: "javascript"
7+
directory: "/" # Location of package[-lock].json
8+
schedule:
9+
interval: "daily"

renovate.json

-6
This file was deleted.

0 commit comments

Comments
 (0)