Skip to content

Commit

Permalink
chore: update renovate.json (#1057)
Browse files Browse the repository at this point in the history
* chore: update renovate.json

* chore(deps): update lint (#1053)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update commitlint monorepo to v19 (#1054)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update test (#1055)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: include github actions to renovate

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
epr3 and renovate[bot] authored Jun 27, 2024
1 parent bf1829e commit 1763b9f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"labels": [
"dependencies"
],
"matchManagers": [
"github-actions"
],
"rangeStrategy": "bump",
"packageRules": [
{
Expand All @@ -25,7 +28,8 @@
],
"matchPackagePrefixes": [
"@vitest",
"@testing-library"
"@testing-library",
"vitest"
]
},
{
Expand Down

0 comments on commit 1763b9f

Please sign in to comment.