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 Jan 6, 2025
1 parent 5f3dd06 commit a050551
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 @@ -39,7 +39,7 @@ repos:
hooks:
- id: prettier
additional_dependencies:
- prettier@3.4.1 # npm
- prettier@3.4.2 # npm
- prettier-plugin-sh@0.14.0 # npm
- prettier-plugin-toml@2.0.1 # npm
- '@prettier/plugin-xml@0.12.0' # npm
Expand Down Expand Up @@ -75,7 +75,7 @@ repos:
- id: check-github-workflows
- id: check-renovate
additional_dependencies:
- pyjson5==1.6.7 # pypi
- pyjson5==1.6.8 # pypi
- id: check-github-actions
- id: check-jsonschema
name: Check GitHub Workflows set timeout-minutes
Expand Down Expand Up @@ -109,7 +109,7 @@ repos:
hooks:
- id: autoflake
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit a050551

Please sign in to comment.