Skip to content

Commit

Permalink
ci(renovate): configure Renovate (#33)
Browse files Browse the repository at this point in the history
* Add renovate.json

* ci(renovate): use presets

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Joshua Tang <joshuaystang@gmail.com>
  • Loading branch information
renovate[bot] and zeshuaro committed Sep 25, 2023
1 parent 8287ccc commit e9099e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
@@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>zeshuaro/renovate-configs",
"github>zeshuaro/renovate-configs:package",
"github>zeshuaro/renovate-configs:javascript"
]
}

0 comments on commit e9099e4

Please sign in to comment.