Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2248)
Browse files Browse the repository at this point in the history
updates:
- [github.com/asottile/setup-cfg-fmt: v1.17.0 → v1.18.0](asottile/setup-cfg-fmt@v1.17.0...v1.18.0)
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Oct 11, 2021
1 parent 30dbb40 commit 4cf816c
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 @@ -40,7 +40,7 @@ repos:
hooks:
- id: rst-backticks
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v1.17.0
rev: v1.18.0
hooks:
- id: setup-cfg-fmt
args:
Expand All @@ -49,7 +49,7 @@ repos:
- --max-py-version
- "3.10"
- repo: https://github.com/PyCQA/flake8
rev: 3.9.2
rev: 4.0.1
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit 4cf816c

Please sign in to comment.