Skip to content

Commit 47d33c7

Browse files
authored
Merge pull request #88 from rporres/automerge-pydantic
Automerge pydantic minor/patch updates
2 parents d4d05e6 + cf6da12 commit 47d33c7

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)