Skip to content

Commit b67fa63

Browse files
committed
Separate major updates
1 parent 24c53c5 commit b67fa63

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ updates:
2424
update-types:
2525
- "minor"
2626
- "patch"
27+
- package-ecosystem: "uv"
28+
directory: "/"
29+
schedule:
30+
interval: monthly
31+
ignore:
32+
- dependency-name: "jsonschema"
33+
versions: [ ">=4.25.0" ]
34+
groups:
2735
python-packages-major:
2836
patterns:
2937
- "*"

0 commit comments

Comments
 (0)