Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Nov 17, 2023
2 parents ad10cec + 9ddd72f commit 00bf073
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 @@ -18,7 +18,7 @@ repos:
- id: check-added-large-files

- repo: https://github.com/psf/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
types:
Expand All @@ -39,7 +39,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]
Expand Down

0 comments on commit 00bf073

Please sign in to comment.