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-02-08 09:22:06 +0300
committerEvan Read <eread@gitlab.com>2022-02-08 09:22:06 +0300
commit65ea9da8e9dcf38437afd4731a5d4966ccf8d6b1 (patch)
tree251279dbaa713609190150e10acbb8786514f002
parent52a3b8e546fcee98f08de52bc91a232fac7d160b (diff)
Bump version of markdownlint
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2532946b..aebeef55 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,8 +38,8 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.15'
- VALE_VERSION: '2.14.0'
- MARKDOWNLINT_VERSION: '0.30.0'
+ VALE_VERSION: '2.15.0'
+ MARKDOWNLINT_VERSION: '0.31.0'
RUBY_VERSION: '2.7.5'
#