We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5cad0b commit 4fdae1dCopy full SHA for 4fdae1d
1 file changed
.github/dependabot.yml
@@ -40,3 +40,8 @@ updates:
40
schedule:
41
interval: "weekly"
42
target-branch: "develop"
43
+ groups:
44
+ python-minor-and-patch:
45
+ update-types:
46
+ - "minor"
47
+ - "patch"
0 commit comments