Skip to content

Commit cf6da12

Browse files
committed
Automerge pydantic minor/patch updates
Signed-off-by: Rafa Porres Molina <rporresm@redhat.com>
1 parent d4d05e6 commit cf6da12

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
"pinDigest"
1818
],
1919
"automerge": true
20+
},
21+
{
22+
"description": "Automerge of pydantic updates",
23+
"matchPackageNames": ["pydantic"],
24+
"datasources": ["pypi"],
25+
"matchUpdateTypes": ["minor", "patch"],
26+
"automerge": true
2027
}
2128
]
2229
}

0 commit comments

Comments
 (0)