Skip to content

Commit

Permalink
fix(PL-2579): renovate pr for joy only (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayahajar authored Apr 5, 2024
1 parent 0a089d3 commit 61c9d18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"separateMinorPatch": true,
"packageRules": [
{
"matchPackagePatterns": ["^github\\.com/nestoca/joy$"],
"matchUpdateTypes": ["major", "minor"]
}
]
}

0 comments on commit 61c9d18

Please sign in to comment.