We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f3285 commit 59b6be6Copy full SHA for 59b6be6
.github/dependabot.yml
@@ -1,12 +1,4 @@
1
version: 2
2
-registries:
3
- powershell-gallery:
4
- type: nuget-feed
5
- url: https://www.powershellgallery.com/api/v2/
6
- nuget-org:
7
8
- url: https://api.nuget.org/v3/index.json
9
-
10
updates:
11
- package-ecosystem: nuget
12
directory: "/"
@@ -15,7 +7,3 @@ updates:
15
time: "13:00"
16
timezone: America/Los_Angeles
17
open-pull-requests-limit: 10
18
- registries:
19
- - powershell-gallery
20
- - nuget-org
21
0 commit comments