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 1, 2025
1 parent 5f3dd06 commit 26623c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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:
- [email protected].1 # npm
- [email protected].2 # npm
- [email protected] # npm
- [email protected] # npm
- '@prettier/[email protected]' # npm
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 26623c6

Please sign in to comment.