chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.11.9

This commit is contained in:
renovate[bot]
2026-09-05 02:03:21 +00:00
committed by GitHub
parent 1402cda3e3
commit 80686a2ed2
6 changed files with 15 additions and 15 deletions
+4 -4
View File
@@ -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