Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#36)
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>
Co-authored-by: S. Co1 <sco1.git@gmail.com>
  • Loading branch information
pre-commit-ci[bot] and sco1 committed Aug 7, 2023
1 parent 62aa706 commit 01a829c
Show file tree
Hide file tree
Showing 3 changed files with 350 additions and 405 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand All @@ -12,7 +12,7 @@ repos:
- id: isort
name: isort
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 01a829c

Please sign in to comment.