1 parent 192674b commit 60912abCopy full SHA for 60912ab
1 file changed
.github/dependabot.yml
@@ -1,6 +1,5 @@
1
version: 2
2
updates:
3
- # Python dependencies
4
- package-ecosystem: "pip"
5
directory: "/"
6
schedule:
@@ -15,8 +14,9 @@ updates:
15
14
- "htunkhainglynn"
16
assignees:
17
+ versioning-strategy: "increase-with-minor-patch"
18
+ auto-merge: true
19
- # GitHub Actions
20
- package-ecosystem: "github-actions"
21
22
@@ -27,3 +27,5 @@ updates:
27
commit-message:
28
prefix: "ci"
29
include: "scope"
30
31
0 commit comments