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 Dec 1, 2024
1 parent 2495c78 commit 5fc1e5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/sbrunner/hooks
rev: 1.1.0
rev: 1.1.2
hooks:
- id: copyright
- id: workflows-require-timeout
Expand Down Expand Up @@ -70,7 +70,7 @@ repos:
hooks:
- id: git-check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -84,13 +84,13 @@ repos:
- github-workflows-require-timeout
- id: check-renovate
additional_dependencies:
- pyjson5==1.6.6 # pypi
- pyjson5==1.6.7 # pypi
- repo: https://github.com/sirwart/ripsecrets
rev: v0.1.8
hooks:
- id: ripsecrets
- repo: https://github.com/gruntwork-io/pre-commit
rev: v0.1.23
rev: v0.1.24
hooks:
- id: helmlint
- repo: https://github.com/sbrunner/jsonschema-validator
Expand Down

0 comments on commit 5fc1e5b

Please sign in to comment.