Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 8, 2024
1 parent 2005609 commit 24826b0
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 @@ -50,7 +50,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 6.1.0
rev: 7.0.0
hooks:
- id: flake8
args: ["--max-line-length", "88", "--extend-ignore", "E501"]
Expand All @@ -76,7 +76,7 @@ repos:
- id: isort
args: ["--profile", "black"]
- repo: https://github.com/crate-ci/typos
rev: v1.16.26
rev: v1.17.0
hooks:
- id: typos
- repo: https://github.com/pycqa/autoflake
Expand Down

0 comments on commit 24826b0

Please sign in to comment.