Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-eslint: v8.53.0 → v8.55.0](pre-commit/mirrors-eslint@v8.53.0...v8.55.0)
- [github.com/tox-dev/pyproject-fmt: 1.5.1 → 1.5.3](tox-dev/pyproject-fmt@1.5.1...1.5.3)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent 3323df2 commit 9bae441
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 @@ -73,7 +73,7 @@ repos:
)
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.53.0
rev: v8.55.0
hooks:
- id: eslint
exclude: |
Expand Down Expand Up @@ -189,7 +189,7 @@ repos:
- id: tox-ini-fmt

- repo: https://github.com/tox-dev/pyproject-fmt
rev: 1.5.1
rev: 1.5.3
hooks:
- id: pyproject-fmt
args:
Expand Down

0 comments on commit 9bae441

Please sign in to comment.