Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (LASY-org#124)
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 Apr 14, 2023
1 parent e2f8885 commit 2b92378
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 @@ -49,7 +49,7 @@ repos:

# Changes tabs to spaces
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2
rev: v1.5.1
hooks:
- id: remove-tabs

Expand Down Expand Up @@ -90,7 +90,7 @@ repos:

# Python Formatting
- repo: https://github.com/psf/black
rev: 23.1.0 # Keep in sync with blacken-docs
rev: 23.3.0 # Keep in sync with blacken-docs
hooks:
- id: black
- repo: https://github.com/asottile/blacken-docs
Expand Down

0 comments on commit 2b92378

Please sign in to comment.