renovate: Ignore go-gelf

No updates expected for this one.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
This commit is contained in:
Paweł Gronowski
2026-01-22 14:47:14 +01:00
parent 0100e94c49
commit 8a7e012563

View File

@@ -11,5 +11,8 @@
"groupSlug": "golang-x",
"matchPackageNames": ["/^golang\\.org/x//"]
}
],
"ignoreDeps": [
"github.com/Graylog2/go-gelf"
]
}