Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Sep 19, 2022
1 parent f540062 commit 7b297eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
args: ['--remove']
- id: no-commit-to-branch
args: [--branch, master]
- repo: https://github.com/myint/docformatter
- repo: https://github.com/PyCQA/docformatter
rev: v1.5.0
hooks:
- id: docformatter
Expand Down Expand Up @@ -64,8 +64,8 @@ repos:
rev: v2.0.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/myint/autoflake
rev: v1.5.3
- repo: https://github.com/PyCQA/autoflake
rev: v1.6.0
hooks:
- id: autoflake
args:
Expand Down

0 comments on commit 7b297eb

Please sign in to comment.