summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2021-04-16 07:01:53 -0700
committerDavid Lord <davidism@gmail.com>2021-04-16 07:01:53 -0700
commit512427b75f73217ec6f86a9e04a8ee95039f181a (patch)
tree629d2a6030a124067f69e69f545580786918268a /.pre-commit-config.yaml
parent8a1078c140ed5f473014eca3664b6e2c46991dbe (diff)
downloadclick-512427b75f73217ec6f86a9e04a8ee95039f181a.tar.gz
update requirements
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 eb9c073..fc4f3a4 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
- rev: 3.9.0
+ rev: 3.9.1
hooks:
- id: flake8
additional_dependencies: