summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2021-12-27 22:23:27 +0000
committerGitHub <noreply@github.com>2021-12-27 22:23:27 +0000
commitd9d45a8f9fe01653781a6c03641add86a63f9ced (patch)
treecbb096f6c259a088029dd4838967b86e889a9e98
parent7d2584251552283bf95893019e74dad0390dc65c (diff)
downloadpylint-git-pre-commit-ci-update-config.tar.gz
[pre-commit.ci] pre-commit autoupdatepre-commit-ci-update-config
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)
-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"