Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2022-09-05 12:37:52 +0300
committerMarcel Amirault <mamirault@gitlab.com>2022-09-05 12:37:52 +0300
commit63b05abf80ae2a622b19eede7b774a7e7a069023 (patch)
treeafafc9c0221bb86a083e69896ac898e19e09085e
parentd633a07ec89e7422846a4d32ca1bf9251be6c1d1 (diff)
Update vale and markdownlint versions
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7531dd5..15ecad53 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,8 +30,8 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.16'
- VALE_VERSION: '2.17.0'
- MARKDOWNLINT_VERSION: '0.31.1'
+ VALE_VERSION: '2.20.1'
+ MARKDOWNLINT_VERSION: '0.32.2'
RUBY_VERSION: '2.7.6'
#