1
0
mirror of https://github.com/XFox111/bonch-calendar.git synced 2026-04-22 07:08:01 +03:00

fix(dev): dependabot search locations

This commit is contained in:
2025-11-18 20:25:55 +00:00
parent 29f1c502e4
commit 49f5049d30
+4 -2
View File
@@ -41,7 +41,7 @@ updates:
- major
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
directory: "/api" # Location of package manifests
target-branch: "main"
assignees:
- "XFox111"
@@ -71,7 +71,9 @@ updates:
open-pull-requests-limit: 20
- package-ecosystem: "docker"
directory: "/"
directories:
- "/app"
- "/api"
target-branch: "main"
assignees:
- "XFox111"