Skip to content
Snippets Groups Projects
Unverified Commit d15a33c7 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

ci: add renovate configuration

parent 5e77894f
No related branches found
No related tags found
No related merge requests found
Pipeline #13620681 passed
# CODEOWNERS is used to lookup assignees for
# Renovate Bot dependency change Merge Requests.
# https://docs.renovatebot.com/configuration-options/#assigneesfromcodeowners
* @andrewn
Loading
Loading
@@ -65,9 +65,7 @@ variables:
 
include:
- local: .gitlab-ci-asdf-versions.yml
# This template should be included in all Infrastructure projects.
# It includes standard checks, gitlab-scanners, validations and release processes
# common to all projects using this template library.
# Runs golang standard tests, including tests, goreleaser, golangci-lint and go-mod-tidy
# see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/README.md#templatesgolangyml
- project: 'gitlab-com/gl-infra/common-ci-tasks'
ref: v1.16.0 # renovate:managed
Loading
Loading
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"reviewersFromCodeOwners": true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment