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

chore(deps): update renovate configuration

parent 827f1cdb
Branches
Tags
No related merge requests found
...@@ -10,7 +10,7 @@ include: ...@@ -10,7 +10,7 @@ include:
file: '/templates/validation.yml' file: '/templates/validation.yml'
- local: 'templates/gitlab-ci-bash.yml' - local: 'templates/gitlab-ci-bash.yml'
- project: 'to-be-continuous/semantic-release' - project: 'to-be-continuous/semantic-release'
ref: '3.3.1' ref: '3.3'
file: '/templates/gitlab-ci-semrel.yml' file: '/templates/gitlab-ci-semrel.yml'
stages: stages:
......
...@@ -3,5 +3,13 @@ ...@@ -3,5 +3,13 @@
"extends": [ "extends": [
"config:base", "config:base",
":disableDependencyDashboard" ":disableDependencyDashboard"
],
"packageRules": [
{
"matchDatasources": [
"gitlab-tags"
],
"versioning": "docker"
}
] ]
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment