mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-07-13 18:31:11 +03:00
Add other unimportant dependencies to matchFileNames on renovate.json
Signed-off-by: Suguru Hirahara <did:key:z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
This commit is contained in:
@@ -35,7 +35,13 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchFileNames": [
|
"matchFileNames": [
|
||||||
"flake.lock"
|
".github/workflows/close-stale-issues.yml",
|
||||||
|
".github/workflows/lock-threads.yml",
|
||||||
|
".github/workflows/matrix.yml",
|
||||||
|
".github/workflows/update-translations.yml",
|
||||||
|
"flake.lock",
|
||||||
|
"i18n/requirements.txt",
|
||||||
|
"mise.toml"
|
||||||
],
|
],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user