DiamondLightSource / DiamondLightSource/python-copier-template

Ignore renovate updates for ubuntu and ubuntu-devcontainer

Open
#336 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jinja
Stars
25
Forks
10
Avg merge
4h 4m
Merged PRs (30d)
6

Description

Something like:
```json

{
"packageRules": [
{
"matchManagers": ["dockerfile"],
"matchDatasources": ["docker"],
"matchPackageNames": ["ubuntu", "ubuntu-devcontainer"],
"matchUpdateTypes": ["digest"],
"enabled": false
}
]
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.