Skip to content

Commit

Permalink
chore: Configure Renovate (#4248)
Browse files Browse the repository at this point in the history
* Add renovate.json

* chore: update renovate config

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Westbrook Johnson <wesjohns@adobe.com>
  • Loading branch information
2 people authored and TarunAdobe committed Apr 26, 2024
1 parent c440d0a commit a20402c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"timezone": "America/Los_Angeles",
"schedule": [
"after 12pm on thursday"
]
}

0 comments on commit a20402c

Please sign in to comment.