mirror of
https://github.com/saltstack-formulas/sysctl-formula.git
synced 2026-09-19 07:04:47 +02:00
chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.11.9
This commit is contained in:
@@ -30,7 +30,7 @@ repos:
|
||||
- id: commitlint
|
||||
- id: commitlint-ci
|
||||
- repo: https://github.com/rubocop-hq/rubocop
|
||||
rev: v1.88.2
|
||||
rev: v1.89.0
|
||||
hooks:
|
||||
- id: rubocop
|
||||
name: Check Ruby files with rubocop
|
||||
@@ -80,7 +80,7 @@ repos:
|
||||
name: Check Salt files using salt-lint
|
||||
files: ^.*\.(sls|jinja|j2|tmpl|tst)$
|
||||
- repo: https://github.com/rstcheck/rstcheck
|
||||
rev: v6.2.5
|
||||
rev: v6.3.0
|
||||
hooks:
|
||||
- id: rstcheck
|
||||
name: Check reST files using rstcheck
|
||||
@@ -100,12 +100,12 @@ repos:
|
||||
)$
|
||||
additional_dependencies: [pygments==2.16.1]
|
||||
- repo: https://github.com/renovatebot/pre-commit-hooks
|
||||
rev: 43.285.3
|
||||
rev: 44.32.6
|
||||
hooks:
|
||||
- id: renovate-config-validator
|
||||
name: Check Renovate config with renovate-config-validator
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.37.4
|
||||
rev: 0.38.0
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
name: Check GitHub workflows with check-jsonschema
|
||||
|
||||
Reference in New Issue
Block a user