Skip to content

Commit 091f57c

Browse files
authored
Update dependabot.yaml
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
1 parent aafed46 commit 091f57c

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/dependabot.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,24 +40,15 @@ updates:
4040
- package-ecosystem: npm
4141
target-branch: docs-build
4242
directory: /
43-
ignore:
44-
# antora 3.2.0-alpha.12 is not compatible with the version of node we use so do not update it
45-
- dependency-name: "antora"
4643
schedule:
4744
interval: weekly
4845
- package-ecosystem: npm
4946
target-branch: main
5047
directory: /docs
51-
ignore:
52-
# antora 3.2.0-alpha.12 is not compatible with the version of node we use so do not update it
53-
- dependency-name: "antora"
5448
schedule:
5549
interval: weekly
5650
- package-ecosystem: npm
5751
target-branch: 4.3.x
5852
directory: /docs
59-
ignore:
60-
# antora 3.2.0-alpha.12 is not compatible with the version of node we use so do not update it
61-
- dependency-name: "antora"
6253
schedule:
6354
interval: weekly

0 commit comments

Comments
 (0)