Skip to content

Commit

Permalink
chore: lock plugin versions (#6089) (#6095)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Aug 4, 2021
1 parent 2eadade commit 7c80eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/verify-link-anchors.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
ROOT=$(unset CDPATH && cd $(dirname "${BASH_SOURCE[0]}")/.. && pwd)
cd $ROOT

npm install -g remark-cli remark-lint breeswish/remark-lint-pingcap-docs-anchor
npm install -g remark-cli@9.0.0 remark-lint@8.0.0 breeswish/remark-lint-pingcap-docs-anchor

echo "info: checking links anchors under $ROOT directory..."

Expand Down

0 comments on commit 7c80eda

Please sign in to comment.