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/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0)
- [github.com/commitizen-tools/commitizen: v3.5.2 → 3.9.0](commitizen-tools/commitizen@v3.5.2...3.9.0)
  • Loading branch information
pre-commit-ci[bot] authored Sep 19, 2023
1 parent 676fb56 commit d344ea7
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 @@ -15,11 +15,11 @@ repos:
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.5.2
rev: 3.9.0
hooks:
- id: commitizen
stages:
Expand Down

0 comments on commit d344ea7

Please sign in to comment.