Commit a1525bd0 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump to 2.15.0 and add a variable description for UI

parent dd17ace8
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
#  Copyright 2020  Dom Sekotill <dom.sekotill@kodo.org.uk>
#  Copyright 2020-2021  Dom Sekotill <dom.sekotill@kodo.org.uk>
#
#  Licensed under the Apache License, Version 2.0 (the "License");
#  you may not use this file except in compliance with the License.
@@ -13,7 +13,9 @@
#  limitations under the License.

variables:
  VERSION: 2.6.0
  VERSION:
    value: 2.15.0
    description: Pre-Commit version

.docker:
  image: docker:stable