Skip to content
Snippets Groups Projects
Commit 8246c6b4 authored by Tobias Ullerich's avatar Tobias Ullerich Committed by Robert Goldmann
Browse files

Exclude Dockerfile from dependency scan, add default assignee

parent c5641248
No related branches found
No related tags found
2 merge requests!239V2 15 0,!238V2 15 0
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"assignees": ["deadlocker8"],
"packageRules": [
{
"matchPaths": [
"**/Dockerfile"
],
"enabled": false
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment