Skip to content

Commit

Permalink
chore(renovate): update deprecated keyword (use matchFileNames)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Jun 18, 2024
1 parent 65e306e commit b77b451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
{
description: 'Ruby: update spec files',
matchDepNames: 'ruby',
matchFiles: ['**/*_spec\\.rb']
matchFileNames: ['**/*_spec\\.rb']
},
{
// opt in for a PR for each K8S minor bump, e.G. 1.20.x to 1.21.y
Expand Down

0 comments on commit b77b451

Please sign in to comment.