There was an error while loading. Please reload this page.
2 parents d7afb08 + 0049ce6 commit ef02fe2Copy full SHA for ef02fe2
1 file changed
.github/dependabot.yml
@@ -12,6 +12,14 @@ updates:
12
github-actions:
13
patterns:
14
- "*"
15
+ update-types:
16
+ - "minor"
17
+ - "patch"
18
+ github-actions-major:
19
+ patterns:
20
+ - "*"
21
22
+ - "major"
23
- package-ecosystem: uv
24
directory: /
25
schedule:
@@ -24,3 +32,11 @@ updates:
32
python:
33
26
34
35
36
37
38
+ python-major:
39
40
41
42
0 commit comments