Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#410)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 29, 2021
1 parent 6128df6 commit e367251
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 @@ -30,12 +30,12 @@ repos:
- id: isort

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.4.1
rev: v2.5.0
hooks:
- id: prettier

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.2.1
rev: 1.2.2
hooks:
- id: nbqa-pyupgrade
additional_dependencies: [pyupgrade==2.7.3]
Expand Down

0 comments on commit e367251

Please sign in to comment.