We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d359d17 commit dcc0ffaCopy full SHA for dcc0ffa
1 file changed
.github/dependabot.yml
@@ -24,7 +24,7 @@ updates:
24
# changes, and we don't have the test coverage in place to
25
# detect that in CI.
26
- package-ecosystem: npm
27
- target-branch: 4.13.x
+ target-branch: 4.14.x
28
directory: /
29
schedule:
30
interval: daily
@@ -36,7 +36,7 @@ updates:
36
- version-update:semver-major
37
- version-update:semver-minor
38
- package-ecosystem: docker
39
40
directory: /docker
41
42
0 commit comments