Skip to content

Commit bd00d92

Browse files
committed
Updating dependabot.
1 parent 8b39695 commit bd00d92

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/dependabot.yml

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

0 commit comments

Comments
 (0)