diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc08c96d..15bf4c04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,9 +7,10 @@ version: 2 updates: - package-ecosystem: "nuget" directory: "/src/Snap.Hutao" # Snap.Hutao.csproj + target-branch: "develop" schedule: interval: "weekly" groups: - main-dependencies: + packages: patterns: - "*" \ No newline at end of file