Skip to content

Commit

Permalink
Merge pull request #49 from simplificator/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
andyundso authored Jan 3, 2024
2 parents 54ce4e1 + 443d470 commit 5921834
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>simplificator/renovate-preset"
],
"packageRules": [
{
"matchPackagePatterns": [
"ruby"
],
"enabled": false
}
]
}

0 comments on commit 5921834

Please sign in to comment.