summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-04-19 16:47:01 +0000
committerGitHub <noreply@github.com>2021-04-19 16:47:01 +0000
commit87ac86be984039574b06c0658efdeffcbd174389 (patch)
tree2c27f026d3cd84e9ff932313adc771b90275ed15 /.pre-commit-config.yaml
parentb366d8b3faebd9ef276305854847e9fb4d1c3576 (diff)
downloadsetuptools-scm-87ac86be984039574b06c0658efdeffcbd174389.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 3.9.0 → 3.9.1](https://github.com/PyCQA/flake8/compare/3.9.0...3.9.1)
Diffstat (limited to '.pre-commit-config.yaml')
-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 6b6a0eb..643feb3 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
- id: check-yaml
- id: debug-statements
- repo: https://github.com/PyCQA/flake8
- rev: 3.9.0
+ rev: 3.9.1
hooks:
- id: flake8
- repo: https://github.com/asottile/pyupgrade