Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (talonhub#1246)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and MartinRykfors committed Nov 6, 2023
1 parent 04b71b9 commit 035b657
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ repos:
- id: end-of-file-fixer
- id: mixed-line-ending
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.0.0"
rev: "v3.0.1"
hooks:
- id: prettier
- repo: https://github.com/ikamensh/flynt/
rev: "1.0.0"
rev: "1.0.1"
hooks:
- id: flynt
- repo: https://github.com/pycqa/isort
Expand All @@ -39,7 +39,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.5.1
rev: v1.5.3
hooks:
- id: remove-tabs
types: [file]
Expand Down

0 comments on commit 035b657

Please sign in to comment.