Skip to content

Commit

Permalink
Fix Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed Mar 27, 2024
1 parent fed92a8 commit e390755
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
version: 2
registries:
nuget-azure:
type: nuget-feed
url: https://pkgs.dev.azure.com/mscodehub/PowerShellCore/_packaging/PowerShellCore_PublicPackages/nuget/v3/index.json
username: powershell-rel
password: ${{ secrets.AZURE_NUGET_TOKEN }}
updates:
- package-ecosystem: nuget
directory: "/"
registries:
- nuget-azure
labels: [ ]
schedule:
interval: weekly
Expand Down

0 comments on commit e390755

Please sign in to comment.