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/hadialqattan/pycln: v2.2.2 → v2.3.0](hadialqattan/pycln@v2.2.2...v2.3.0)
- [github.com/psf/black-pre-commit-mirror: 23.9.1 → 23.10.0](psf/black-pre-commit-mirror@23.9.1...23.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 23, 2023
1 parent 0f8e78a commit 652eede
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 @@ -8,7 +8,7 @@ repos:
args: [--py38-plus]

- repo: https://github.com/hadialqattan/pycln
rev: v2.2.2
rev: v2.3.0
hooks:
- id: pycln
args: [--all]
Expand All @@ -19,7 +19,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black
args: [-C]
Expand Down

0 comments on commit 652eede

Please sign in to comment.