Skip to content

Commit

Permalink
chore: Configure Renovate (#163)
Browse files Browse the repository at this point in the history
* Documentation: Add deprecation notice (#160)

Add deprecation notice

* Add renovate.json

* Update renovate.json

* Update renovate.json

* Delete renovate.json

---------

Co-authored-by: Vyacheslav Starostin <32613074+vstarostin@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 15, 2024
1 parent 67458fc commit c0eae9f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"baseBranches": [
"main"
],
"packageRules": [
{
"matchDepTypes": ["devDependencies"],
Expand Down

0 comments on commit c0eae9f

Please sign in to comment.