Skip to content

Commit

Permalink
chore: try some new parameters for renovate bot (#1563)
Browse files Browse the repository at this point in the history
This will turn on the dashboard.  A dashboard will be useful to track new versions that are waiting for their 90 stable days to elapse.

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
SurferJeffAtGoogle and parthea committed Sep 1, 2022
1 parent 673ee41 commit 037c0a9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends": [
"config:base",
":disableDependencyDashboard"
]
"internalChecksFilter": "strict",
"stabilityDays": 90,
"timezone": "America/Los_Angeles",
"schedule": "weekly"
}

0 comments on commit 037c0a9

Please sign in to comment.