Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore: update renovate config to match opencensus-node (#437)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass committed Jul 22, 2021
1 parent e4f1619 commit 0dd01c3
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions renovate.json
@@ -1,19 +1,8 @@
{
"extends": [
"config:base",
"config:js-lib",
"group:allNonMajor",
"docker:disable"
],
"pinVersions": false,
"rebaseStalePrs": true,
"timezone": "America/New_York",
"schedule": [
"after 9am and before 3pm"
],
"gitAuthor": null,
"packageRules": [
{
"extends": "packages:linters",
"groupName": "linters"
}
]
"dependencyDashboard": true
}

0 comments on commit 0dd01c3

Please sign in to comment.