Skip to content

Commit 7675f23

Browse files
authored
Merge pull request #499 from dafyddj/chore/renovate-gem
ci(renovate): track Chef Workstation stable versions
2 parents 7ecc4c3 + 7ab1f79 commit 7675f23

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
'github-actions',
55
'gitlabci',
66
'pre-commit',
7+
'custom.regex',
78
],
89
extends: [
910
'github>saltstack-formulas/.github',
1011
'github>saltstack-formulas/.github:automerge-for-formulas',
12+
'github>saltstack-formulas/.github:update-chef-workstation',
1113
'github>saltstack-formulas/.github:update-github-actions',
1214
'github>saltstack-formulas/.github:update-gitlab-ci',
1315
'github>saltstack-formulas/.github:update-pre-commit',

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# frozen_string_literal: true
22

3+
# This is a placeholder version to remind us to update the Gemfile
4+
# when a new stable Chef Workstation is released
5+
# renovate: chef-workstation 25.9.1094
6+
37
source ENV.fetch('PROXY_RUBYGEMSORG', 'https://rubygems.org')
48

59
# Install the `inspec` gem using `git` because versions after `4.22.22`

0 commit comments

Comments
 (0)