aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorST-DDT <[email protected]>2024-10-26 15:31:46 +0200
committerGitHub <[email protected]>2024-10-26 13:31:46 +0000
commit975098df986b803053a7f1b2638869792e56cb0f (patch)
treedc4e9b51e46bd5fdb97fc6144d013b57aa71806b /.github
parent8bceb5897744ce78c0f0c355bab0c4fa5c34075b (diff)
downloadfaker-975098df986b803053a7f1b2638869792e56cb0f.tar.xz
faker-975098df986b803053a7f1b2638869792e56cb0f.zip
infra(renovate): reduce update frequency to monthly (#3217)
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json52
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"
],