File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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' ,
Original file line number Diff line number Diff line change 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+
37source ENV . fetch ( 'PROXY_RUBYGEMSORG' , 'https://rubygems.org' )
48
59# Install the `inspec` gem using `git` because versions after `4.22.22`
You can’t perform that action at this time.
0 commit comments