Skip to content

Commit

Permalink
Add renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnuk committed Jul 23, 2024
1 parent 29d7336 commit 1257768
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": [
"config:recommended",
"npm:unpublishSafe",
":maintainLockFilesWeekly",
":disableDependencyDashboard",
":automergeMinor",
":automergePr",
":automergeRequireAllStatusChecks"
],
"prHourlyLimit": 20,
"timezone": "Europe/Paris"
}

0 comments on commit 1257768

Please sign in to comment.