renovate.json 91 B

1234567
  1. {
  2. "extends": [
  3. "config:base"
  4. ],
  5. "pinVersions": false,
  6. "rebaseStalePrs": true
  7. }