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 2873b7e commit a99c0ebCopy full SHA for a99c0eb
.github/dependabot.yml
@@ -19,7 +19,7 @@ updates:
19
directory: /
20
schedule:
21
interval: daily
22
- target-branch: 4.2.x
+ target-branch: "4.2.x"
23
ignore:
24
# only upgrade patch versions for maintenance branch
25
- dependency-name: "*"
0 commit comments