You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,10 @@ The application is structured as follows:
19
19
The storage can be configured to use different disks, however, a local shared storage is mandatory due to the `sqlite`
20
20
database that `php`, `scheduler` and `worker` containers share.
21
21
22
+
## Renovate Configuration
23
+
24
+
Renovate is configured to run and auto-merge minor release of the software in this repo. A lockfile maintenance is being made once a month. Security PRs are opened and closed by Renovate and they ignore every scheduling provided.
0 commit comments