mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-07-29 10:40:44 +00:00
chore: fix renovate.json order
This commit is contained in:
parent
91e68edb8c
commit
b24e43b06c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,10 +2,10 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
"security:only-security-updates",
|
||||
"group:allNonMajor",
|
||||
"group:allDigest",
|
||||
":disableDependencyDashboard",
|
||||
"security:only-security-updates",
|
||||
":semanticCommitTypeAll(chore)"
|
||||
],
|
||||
"postUpdateOptions": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue