mirror of
https://github.com/evroon/bracket.git
synced 2026-03-06 08:08:37 -05:00
Various bugfixes (#77)
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user