diff options
| author | ST-DDT <[email protected]> | 2024-10-26 15:31:46 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-26 13:31:46 +0000 |
| commit | 975098df986b803053a7f1b2638869792e56cb0f (patch) | |
| tree | dc4e9b51e46bd5fdb97fc6144d013b57aa71806b /.github | |
| parent | 8bceb5897744ce78c0f0c355bab0c4fa5c34075b (diff) | |
| download | faker-975098df986b803053a7f1b2638869792e56cb0f.tar.xz faker-975098df986b803053a7f1b2638869792e56cb0f.zip | |
infra(renovate): reduce update frequency to monthly (#3217)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/renovate.json5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6d648daf..fd93df80 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:best-practices", - "schedule:earlyMondays", + "schedule:monthly", "group:allNonMajor", ":prHourlyLimitNone" ], |
