There was an error while loading. Please reload this page.
1 parent ca00033 commit 53c7249Copy full SHA for 53c7249
1 file changed
.github/dependabot.yaml
@@ -18,7 +18,7 @@ updates:
18
interval: "weekly"
19
- package-ecosystem: "github-actions"
20
directory: "/"
21
- target-branch: "2023.0.x"
+ target-branch: "2025.0.x"
22
schedule:
23
24
- package-ecosystem: maven
@@ -53,7 +53,7 @@ updates:
53
directory: /
54
55
interval: daily
56
- target-branch: 2023.0.x
+ target-branch: 2025.0.x
57
ignore:
58
# only upgrade by minor or patch
59
- dependency-name: "*"
@@ -76,7 +76,7 @@ updates:
76
77
interval: weekly
78
- package-ecosystem: npm
79
80
directory: /docs
81
82
0 commit comments