Skip to content

Commit

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

* feat(deps): Configure Renovate

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: plcnk <[email protected]>
  • Loading branch information
renovate[bot] and plcnk authored Aug 12, 2024
1 parent 2902721 commit 13e7252
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>plcnk/.github:default.json5",
":semanticCommitTypeAll(chore)"
]
}

0 comments on commit 13e7252

Please sign in to comment.