Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent b87c133 commit 8b743cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

repos:
- repo: https://github.com/camptocamp/jsonschema-gentypes
rev: 2.7.2
rev: 2.8.1
hooks:
- id: jsonschema-gentypes
files: |-
Expand All @@ -29,7 +29,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/sbrunner/hooks
rev: 1.0.0
rev: 1.1.0
hooks:
- id: copyright
exclude: |-
Expand Down Expand Up @@ -124,6 +124,6 @@ repos:
ci/config\.yaml
)$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.428.3
rev: 37.440.7
hooks:
- id: renovate-config-validator

0 comments on commit 8b743cf

Please sign in to comment.