Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 73d739e

Browse files
committed
build: configure Renovate
Add a configuration for the Renovate dependency management tool.
1 parent a251c0b commit 73d739e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
"package-deps": [
6262
"linter:2.0.0"
6363
],
64+
"renovate": {
65+
"extends": [
66+
"config:base"
67+
]
68+
},
6469
"providedServices": {
6570
"linter": {
6671
"versions": {

0 commit comments

Comments
 (0)