Skip to content

Commit e250a9a

Browse files
committed
Updating dependabot.
1 parent 87c2452 commit e250a9a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
version: 2
22
updates:
33
- package-ecosystem: nuget
4-
directory: "/eFormAPI/Plugins/Workflow.Pn"
4+
directory: "/eFormAPI/Plugins/Workflow.Pn/Workflow.Pn"
55
schedule:
66
interval: daily
7-
time: "04:00"
8-
open-pull-requests-limit: 10
7+
- package-ecosystem: nuget
8+
directory: "/eFormAPI/Plugins/Workflow.Pn/Workflow.Pn.Test"
9+
schedule:
10+
interval: daily

0 commit comments

Comments
 (0)