summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-12-28 07:51:53 +0100
committerGitHub <noreply@github.com>2021-12-28 07:51:53 +0100
commit8a685e934bfb6b9a83f5d9a3fcfa04a397d1b3e9 (patch)
treecbb096f6c259a088029dd4838967b86e889a9e98
parent7d2584251552283bf95893019e74dad0390dc65c (diff)
downloadpylint-git-8a685e934bfb6b9a83f5d9a3fcfa04a397d1b3e9.tar.gz
[pre-commit.ci] pre-commit autoupdate (#5603)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-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 dbcd90a67..0857eaa50 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v4.0.1
+ rev: v4.1.0
hooks:
- id: trailing-whitespace
exclude: "tests/functional/t/trailing_whitespaces.py|tests/pyreverse/data/.*.html"