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-prettier: v3.0.1 → v3.0.2](pre-commit/mirrors-prettier@v3.0.1...v3.0.2)
- [github.com/hadialqattan/pycln: v2.2.1 → v2.2.2](hadialqattan/pycln@v2.2.1...v2.2.2)
  • Loading branch information
pre-commit-ci[bot] authored Aug 21, 2023
1 parent 11580b9 commit 112f198
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 @@ -52,7 +52,7 @@ repos:
- "--max-complexity=50"

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.1
rev: v3.0.2
hooks:
- id: prettier
types: [yaml, markdown]
Expand All @@ -62,7 +62,7 @@ repos:
)$
- repo: https://github.com/hadialqattan/pycln
rev: v2.2.1
rev: v2.2.2
hooks:
- id: pycln
args: [--config=pyproject.toml]
Expand Down

0 comments on commit 112f198

Please sign in to comment.