summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-10-11 17:51:09 +0000
committerGitHub <noreply@github.com>2021-10-11 17:51:09 +0000
commitb3b2e23ee8ef7653bfcfb6817f99a76b9f6928b7 (patch)
tree8105bca84d2875710ac2ed9de5f4f7ecb7b0b694
parent02084346d56f675a2ebb301df5b25f32a3fe69a5 (diff)
downloadsetuptools-scm-b3b2e23ee8ef7653bfcfb6817f99a76b9f6928b7.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 dc7c0bd..6f40899 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
- id: check-yaml
- id: debug-statements
- repo: https://github.com/PyCQA/flake8
- rev: 3.9.2
+ rev: 4.0.1
hooks:
- id: flake8
- repo: https://github.com/asottile/pyupgrade