Skip to content
Snippets Groups Projects
Commit 80db2b87 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

chore(deps): update renovate configuration

parent caee78c7
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@ include:
ref: 'master'
file: '/templates/validation.yml'
- project: 'to-be-continuous/bash'
ref: '3.1.2'
ref: '3.1'
file: 'templates/gitlab-ci-bash.yml'
- project: 'to-be-continuous/semantic-release'
ref: '3.3.1'
ref: '3.3'
file: '/templates/gitlab-ci-semrel.yml'
stages:
......
......@@ -3,5 +3,13 @@
"extends": [
"config:base",
":disableDependencyDashboard"
],
"packageRules": [
{
"matchDatasources": [
"gitlab-tags"
],
"versioning": "docker"
}
]
}
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