Various bugfixes (#77)

This commit is contained in:
Erik Vroon
2023-01-16 07:35:44 -08:00
committed by GitHub
parent f85c5e31c8
commit f03bf6cb92
40 changed files with 573 additions and 247 deletions

View File

@@ -9,13 +9,19 @@ updates:
directory: "/backend"
schedule:
interval: "daily"
ignore:
- update-types: ["version-update:semver-patch"]
- package-ecosystem: "npm"
directory: "/frontend"
schedule:
interval: "daily"
ignore:
- update-types: ["version-update:semver-patch"]
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
ignore:
- update-types: ["version-update:semver-patch"]