summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-10-11 01:18:47 +0000
committerAllen Winter <allen.winter@kdab.com>2022-10-11 10:55:42 -0400
commitb5f82ea268b8ae0317dcdf8f34da2fd63070f9dd (patch)
treeff4f6dc7bb9fdce325e1ac49c51344edc7a8c8c9
parent19d8ee6278da432fe3e71f18b270653ce34f8fb6 (diff)
downloadlibical-git-b5f82ea268b8ae0317dcdf8f34da2fd63070f9dd.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v2.15.3 → v2.15.4](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4)
-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 3bdc9bb5..97d384ac 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
# hooks:
# - id: clang-format
- repo: https://github.com/PyCQA/pylint
- rev: v2.15.3
+ rev: v2.15.4
hooks:
- id: pylint
exclude: ^(.cmake-format.py)