mirror of
https://github.com/gmeligio/flutter-docker-image.git
synced 2026-05-24 12:30:34 +00:00
ci: automerge chainguard digest changes (#79)
This commit is contained in:
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:base"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
"matchPackageNames": ["chainguard-dev/actions"],
|
||||
"automerge": true,
|
||||
"pinDigests": true
|
||||
}
|
||||
],
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": ["^Dockerfile$"],
|
||||
|
||||
@@ -6,3 +6,6 @@ overrides:
|
||||
- files: '*.json'
|
||||
options:
|
||||
tabWidth: 4
|
||||
- files: 'renovate.json'
|
||||
options:
|
||||
tabWidth: 2
|
||||
|
||||
Reference in New Issue
Block a user