Skip to content

Commit

Permalink
ci: update renovate settings
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Jan 22, 2024
1 parent 1a3fc96 commit c8107d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
":ignoreModulesAndTests",
"replacements:all",
"workarounds:all",
"group:allNonMajor",
"group:monorepos",
"group:recommended",
":automergeAll",
Expand All @@ -10,7 +13,6 @@
":prHourlyLimitNone",
":prConcurrentLimitNone",
"helpers:disableTypesNodeMajor",
"workarounds:typesNodeVersioning",
"schedule:weekly"
],
"labels": ["Type: Maintenance", ":blue_heart:"],
Expand Down

0 comments on commit c8107d3

Please sign in to comment.