Skip to content

Commit

Permalink
Configure Renovate (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Braza <jamesbraza@gmail.com>
  • Loading branch information
renovate[bot] and jamesbraza authored Sep 16, 2024
1 parent ff9c551 commit 403adbc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/renovate.json5
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", ":enablePreCommit", "group:allNonMajor"],
schedule: ["* 2 * * 1"],
prHourlyLimit: 4,
timezone: "America/Los_Angeles",
rangeStrategy: "widen",
lockFileMaintenance: {
enabled: true,
},
}

0 comments on commit 403adbc

Please sign in to comment.