[FEATURE] Add pipelines #1

Merged
jank merged 8 commits from feature/pipelines into main 2024-08-20 10:18:08 +00:00
Showing only changes of commit d13df42dbd - Show all commits

Merge branch 'main' into feature/pipelines
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 13s
Cargo Build & Test / Test publish (pull_request) Successful in 12s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 5s

Jan K9f 2024-08-20 10:16:52 +00:00

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>Renovate/renovate-config"
]
}