File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,15 +40,24 @@ 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"
4346 schedule :
4447 interval : weekly
4548 - package-ecosystem : npm
4649 target-branch : main
4750 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"
4854 schedule :
4955 interval : weekly
5056 - package-ecosystem : npm
5157 target-branch : 4.3.x
5258 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"
5362 schedule :
5463 interval : weekly
You can’t perform that action at this time.
0 commit comments