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 Nov 1, 2024
1 parent fb623fe commit 21d00e0
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 @@ -60,7 +60,7 @@ repos:
- poetry==1.8.3 # pypi
- id: pipenv-lock
additional_dependencies:
- pipenv==2024.1.0 # pypi
- pipenv==2024.3.1 # pypi
- id: helm-lock
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
Expand Down Expand Up @@ -93,15 +93,15 @@ repos:
- --builtin-schema
- github-workflows-require-timeout
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.111.0
rev: 38.142.1
hooks:
- id: renovate-config-validator
- repo: https://github.com/sirwart/ripsecrets
rev: v0.1.8
hooks:
- id: ripsecrets
- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.19.0
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit 21d00e0

Please sign in to comment.