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

This commit is contained in:
renovate[bot]
2026-05-26 17:45:19 +00:00
committed by GitHub
parent 7938615f68
commit f59a33eb0d
5 changed files with 31 additions and 26 deletions
+3 -3
View File
@@ -30,7 +30,7 @@ repos:
- id: commitlint
- id: commitlint-ci
- repo: https://github.com/rubocop-hq/rubocop
rev: v1.86.1
rev: v1.86.2
hooks:
- id: rubocop
name: Check Ruby files with rubocop
@@ -100,12 +100,12 @@ repos:
)$
additional_dependencies: [pygments==2.16.1]
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 43.141.2
rev: 43.150.0
hooks:
- id: renovate-config-validator
name: Check Renovate config with renovate-config-validator
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.37.1
rev: 0.37.2
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema