Skip to content

Commit

Permalink
renovate: enable dependency dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
divdavem committed Aug 4, 2023
1 parent ff49913 commit 9580778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repositories": ["AmadeusITGroup/AgnosUI"],
"platform": "github",
"extends": ["config:recommended", "group:allNonMajor", ":preserveSemverRanges"],
"ignorePresets": [":dependencyDashboard", ":prHourlyLimit2", ":prConcurrentLimit10"],
"ignorePresets": [":prHourlyLimit2", ":prConcurrentLimit10"],
"schedule": "every weekend",
"packageRules": [
{"matchPackagePatterns": [""], "rangeStrategy": "bump"},
Expand Down

0 comments on commit 9580778

Please sign in to comment.