Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#1299)
Browse files Browse the repository at this point in the history
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and vrslev authored Dec 24, 2023
1 parent 2829754 commit dc04cd2
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 @@ -14,7 +14,7 @@ repos:
args: [--py37-plus]

- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black

Expand All @@ -24,7 +24,7 @@ repos:
- id: isort

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier

Expand Down

0 comments on commit dc04cd2

Please sign in to comment.