Skip to content

Commit

Permalink
Create renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
abdounikarim authored Nov 29, 2024
1 parent be7a847 commit ee83a4d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"prHourlyLimit": 10,
"separateMajorMinor": true,
"separateMultipleMajor": true,
"automerge": true,
"rebaseWhen": "auto"
}

0 comments on commit ee83a4d

Please sign in to comment.