Skip to content

Commit dbda1f2

Browse files
chore(deps): update pre-commit non-major hooks
1 parent d7ec979 commit dbda1f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
- id: commitlint
3131
- id: commitlint-ci
3232
- repo: https://github.com/rubocop-hq/rubocop
33-
rev: v1.77.0
33+
rev: v1.78.0
3434
hooks:
3535
- id: rubocop
3636
name: Check Ruby files with rubocop
@@ -105,7 +105,7 @@ repos:
105105
- id: renovate-config-validator
106106
name: Check Renovate config with renovate-config-validator
107107
- repo: https://github.com/python-jsonschema/check-jsonschema
108-
rev: 0.33.1
108+
rev: 0.33.2
109109
hooks:
110110
- id: check-github-workflows
111111
name: Check GitHub workflows with check-jsonschema

0 commit comments

Comments
 (0)