Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#1782)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Nov 15, 2023
2 parents 1ec947b + e67ad9b commit 41b4c9d
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 @@ -34,7 +34,7 @@ repos:
args: ["--maxkb=1500"]

- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
types:
Expand All @@ -55,7 +55,7 @@ repos:
files: .py$

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier
types_or: [javascript, css]
Expand Down

0 comments on commit 41b4c9d

Please sign in to comment.