Skip to content

Commit b5f0e2c

Browse files
Migrate config .github/renovate.json
1 parent 5704e3d commit b5f0e2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"customManagers": [
2020
{
2121
"customType": "regex",
22-
"fileMatch": [
23-
"integrations/pom.xml"
22+
"managerFilePatterns": [
23+
"/integrations/pom.xml/"
2424
],
2525
"matchStrings": [
2626
"<jenkins.version>(?<currentValue>.*?)</jenkins.version>"

0 commit comments

Comments
 (0)