Skip to content

Commit

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

* chore(renovate): support deno

---------

Co-authored-by: sgoudham <sgoudham@gmail.com>
  • Loading branch information
renovate[bot] and sgoudham authored Jun 8, 2024
1 parent 1d45254 commit eec927d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>catppuccin/renovate-config",
"github>Omochice/renovate-config:deno"
]
}

0 comments on commit eec927d

Please sign in to comment.