summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-11-22 00:18:22 +0000
committerAllen Winter <allen.winter@kdab.com>2022-11-22 06:10:06 -0500
commit1da793fee7a553790fa6fed919dacc4210b98969 (patch)
tree4c83a524e47d26e038ec706169c3652fdd2adb56
parent275012ad43b1a164f945f792f22d3790ac352160 (diff)
downloadlibical-git-1da793fee7a553790fa6fed919dacc4210b98969.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/pylint: v2.15.5 → v2.15.6](https://github.com/PyCQA/pylint/compare/v2.15.5...v2.15.6)
-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 66dff11f..731b52b9 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.5
+ rev: v2.15.6
hooks:
- id: pylint
exclude: ^(.cmake-format.py)