summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-10-11 20:25:06 +0000
committerGitHub <noreply@github.com>2021-10-11 20:25:06 +0000
commit22ec7757ecd8153a07bfbe3900ce71f28521297e (patch)
tree49fd3331fb86028066ccda3ea86c135e005ac4fb
parent5194e66093b58632b37f59da97e89d3e98bf0692 (diff)
downloadpep8-22ec7757ecd8153a07bfbe3900ce71f28521297e.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/flake8: 3.9.2 → 4.0.1](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6cbf31c..375d572 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,6 +12,6 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/pycqa/flake8
- rev: 3.9.2
+ rev: 4.0.1
hooks:
- id: flake8