Commit 71af2482 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

chore(deps): update dependency...

chore(deps): update dependency https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git to v1.41.2
parent 4bf347fa
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# See the project for instructions on how to update the project
#
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: v1.39.0
_commit: v1.41.2
_src_path: https://gitlab.com/gitlab-com/gl-infra/common-template-copier.git
ee_licensed: false
golang: false
@@ -11,6 +11,7 @@ helm: false
initial_codeowners: '@reprazent @andrewn @mkaeppler @ayufan'
jsonnet: false
project_name: labkit-ruby
release_platform: false
ruby: true
rubygem: true
terraform: false
+7 −1
Original line number Diff line number Diff line
{
  "branches": ["master"],
  "branches": [
    {
      "name": "+([0-9])-+([0-9])-stable",
      "range": "${name.replace(/^(\\d+)-(\\d+)-stable$/, '$1.$2.x')}"
    },
    "master"
  ],
  "plugins": [
    [
      "@semantic-release/commit-analyzer",