Compare commits

..

2 commits

Author SHA1 Message Date
09c72e9f7c
fix(deps): update rust crate axum to 0.8
Some checks failed
renovate/artifacts Artifact file update failure
/ build (push) Failing after 3s
/ check (push) Has been skipped
/ report-size (push) Has been skipped
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | axum    | 0.7.9 | 0.8.0 |
2025-01-01 13:00:19 +01:00
22ab037b6f
fix(renovate): switch automergeStrategy to auto
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s
fast-forward triggers a rebase which is not allowed in this repo.
2025-01-01 10:44:48 +01:00

View file

@ -4,7 +4,7 @@
"jalil" "jalil"
], ],
"automerge": true, "automerge": true,
"automergeStrategy": "fast-forward", "automergeStrategy": "auto",
"automergeType": "pr", "automergeType": "pr",
"commitBodyTable": true, "commitBodyTable": true,
"dependencyDashboard": true, "dependencyDashboard": true,