Skip to content

Commit b3fe0ce

Browse files
authored
docs: packageRules option (renovatebot#37965)
1 parent 3afd4b4 commit b3fe0ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage/configuration-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4654,7 +4654,7 @@ In the below `renovate.json` extract example, Renovate will use the `docker` ver
46544654
{
46554655
"packageRules": [
46564656
{
4657-
"matchPackageFileNames": [".gitlab-ci.yml"],
4657+
"matchFileNames": [".gitlab-ci.yml"],
46584658
"versioning": "docker"
46594659
}
46604660
]

0 commit comments

Comments
 (0)