Commit dcc10bd
committed
Enable automerge for Python lock file maintenance
This update adds the `automerge` option to the Python lock file maintenance configuration. It ensures that dependency updates are automatically merged once passing all required checks, streamlining the update process.
Signed-off-by: DanielAvdar <66269169+DanielAvdar@users.noreply.github.com>1 parent c110404 commit dcc10bd
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments