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

This commit is contained in:
renovate[bot]
2026-07-04 01:49:42 +00:00
committed by GitHub
parent 84da8dc439
commit 4d6ae5bc6d
4 changed files with 14 additions and 14 deletions
+3 -3
View File
@@ -30,7 +30,7 @@ repos:
- id: commitlint
- id: commitlint-ci
- repo: https://github.com/rubocop-hq/rubocop
rev: v1.87.0
rev: v1.88.0
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.207.4
rev: 43.227.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.2
rev: 0.37.3
hooks:
- id: check-github-workflows
name: Check GitHub workflows with check-jsonschema