summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-10-18 00:27:55 +0000
committerAllen Winter <allen.winter@kdab.com>2022-10-18 07:37:58 -0400
commit483711a9508c423710278b640f9fd0aa2f293c35 (patch)
tree02f9505095269b78bb68278f195506202b4a5f34
parent0faf499a12e081514a69800f4729db18e52ed0d5 (diff)
downloadlibical-git-483711a9508c423710278b640f9fd0aa2f293c35.tar.gz
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2)
-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 97d384ac..afb2fe75 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
- id: autopep8
exclude: ^(.cmake-format.py)
- repo: https://github.com/codespell-project/codespell
- rev: v2.2.1
+ rev: v2.2.2
hooks:
- id: codespell
- repo: https://github.com/cheshirekow/cmake-format-precommit