summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2021-12-27 17:26:35 -0500
committerGitHub <noreply@github.com>2021-12-27 17:26:35 -0500
commit0a58d332f30841a689ef3258627a3dacfbdcf4ce (patch)
tree484bccb41ec24643580765a3e1b04a4df9b8a779
parent5a6f3746532455c0fcb0b2a4350d58e89a832322 (diff)
parent0a7509a1a3300b4f6f4ae18c6e50a6dc071f9ae7 (diff)
downloadpep8-0a58d332f30841a689ef3258627a3dacfbdcf4ce.tar.gz
Merge pull request #1046 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
-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 6251d43..99d103d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
exclude: ^testsuite/
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.0.1
+ rev: v4.1.0
hooks:
- id: check-yaml
- id: debug-statements