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 and ad-m committed Apr 5, 2021
1 parent c68f004 commit b40b91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -12,14 +12,14 @@ repos:
args:
- --config
- ./pyproject.toml
- repo: https://gitlab.com/pycqa/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.9.0
hooks:
- id: flake8
args:
- --config=./setup.cfg
- repo: https://github.com/asottile/pyupgrade
rev: v2.10.0
rev: v2.11.0
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit b40b91e

Please sign in to comment.