diff options
author | Michael Kriese <michael.kriese@visualon.de> | 2024-04-08 12:40:29 +0200 |
---|---|---|
committer | Michael Kriese <michael.kriese@visualon.de> | 2024-04-08 12:40:29 +0200 |
commit | fe7b8d671bb68221cf45c7483571a52af251c4a1 (patch) | |
tree | fbcbd0cc2ec4a2a654330904fc9a82ea3f4589bd /renovate.json | |
parent | Merge pull request '[PORT] gitea#29953: Fix:the rounded corners of the folded... (diff) | |
download | forgejo-fe7b8d671bb68221cf45c7483571a52af251c4a1.tar.xz forgejo-fe7b8d671bb68221cf45c7483571a52af251c4a1.zip |
Renovate enable weekly lockfile maintenance
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json index 6ad8a502a4..e2559b375e 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,7 @@ "extends": [ "config:best-practices", ":approveMajorUpdates", + ":maintainLockFilesWeekly", "group:postcss", "group:linters", "schedule:daily", |