Skip to content

Commit

Permalink
chore: update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
northword committed Jan 3, 2025
1 parent 371ecab commit e111e49
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:monthly",
"group:allNonMajor",
":dependencyDashboard",
":prHourlyLimitNone",
":prConcurrentLimitNone",
":enableVulnerabilityAlerts",
":dependencyDashboard",
"schedule:monthly"
":enableVulnerabilityAlerts"
],
"labels": ["dependencies"],
"rangeStrategy": "bump",
"packageRules": [
{
"matchPackageNames": ["zotero-plugin-toolkit", "zotero-types", "zotero-plugin-scaffold"],
Expand Down

0 comments on commit e111e49

Please sign in to comment.