Skip to content

Commit c71a90e

Browse files
committed
dependabot: Ignore go-logr package
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 56120e9 commit c71a90e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ updates:
1616
# Kubernetes deps are updated by fluxcd/pkg
1717
- dependency-name: "k8s.io/*"
1818
- dependency-name: "sigs.k8s.io/*"
19+
- dependency-name: "github.com/go-logr/*"
1920
# Flux APIs pkg are updated at release time
2021
- dependency-name: "github.com/fluxcd/notification-controller/api"
2122
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)