Update .github/dependabot.yml

Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
Michael B. Gale
2023-10-18 14:22:06 +01:00
committed by GitHub
parent bd811f25da
commit df191e4b6d

View File

@@ -38,6 +38,6 @@ updates:
interval: "daily"
allow: []
ignore:
- dependeny-name: "*"
- dependency-name: "*"
reviewers:
- "github/codeql-go"