Compare commits

..

2 Commits

Author SHA1 Message Date
e187e4c72a Merge pull request 'Lockfile nur monatlich aktualisieren' (#195) from lockfile-monthly into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #195
2025-05-19 14:41:47 +02:00
def15e9d20 renovate.json aktualisiert
All checks were successful
continuous-integration/drone/pr Build is passing
2025-05-19 14:39:35 +02:00

View File

@ -3,7 +3,7 @@
"extends": [ "extends": [
"config:best-practices", "config:best-practices",
"npm:unpublishSafe", "npm:unpublishSafe",
":maintainLockFilesWeekly", ":maintainLockFilesMonthly",
":pinAllExceptPeerDependencies", ":pinAllExceptPeerDependencies",
":prHourlyLimitNone", ":prHourlyLimitNone",
":prConcurrentLimitNone", ":prConcurrentLimitNone",