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

Commit 191cee6

Browse files
authored
Merge pull request #31 from AtomLinter/renovate/configure
Configure Renovate
2 parents 907e292 + 1e93000 commit 191cee6

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
@@ -71,5 +71,10 @@
7171
"eslint-config-airbnb-base": "^12.0.0",
7272
"eslint-plugin-import": "^2.7.0",
7373
"jasmine-fix": "^1.3.0"
74+
},
75+
"renovate": {
76+
"extends": [
77+
"config:base"
78+
]
7479
}
7580
}

0 commit comments

Comments
 (0)