Merge pull request #16844 from spowelljr/excludeFromDeppendabot

CI: Exclude vedantmgoyal2009/winget-releaser from dependabot updates
pull/16845/head
Medya Ghazizadeh 2023-07-07 16:43:03 -04:00 committed by GitHub
commit cf26971971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -8,4 +8,6 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"
ignore:
- dependency-name: "vedantmgoyal2009/winget-releaser"