Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent 048e778 commit a0f2286
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 @@ -70,12 +70,12 @@ 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-workflows
- id: check-renovate
additional_dependencies:
- pyjson5==1.6.6 # pypi
- pyjson5==1.6.7 # pypi
- id: check-github-actions
- id: check-jsonschema
name: Check GitHub Workflows set timeout-minutes
Expand Down Expand Up @@ -126,7 +126,7 @@ repos:
# - [email protected]
# - [email protected]
- repo: https://github.com/sbrunner/hooks
rev: 1.1.0
rev: 1.1.2
hooks:
- id: copyright
- id: workflows-require-timeout
Expand Down

0 comments on commit a0f2286

Please sign in to comment.