summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2022-08-22 23:02:33 +0300
committerGitHub <noreply@github.com>2022-08-22 23:02:33 +0300
commit1e7b3df4557ae99470f9d9ae61d524119858544f (patch)
tree6794c031f7d20e6729d8ac1e983fd713708fb04d /.pre-commit-config.yaml
parent945ea4eda0cb7c83e476b07f26892f9cf7e7804e (diff)
downloadapscheduler-1e7b3df4557ae99470f9d9ae61d524119858544f.tar.gz
[pre-commit.ci] pre-commit autoupdate (#658)
updates: - [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '.pre-commit-config.yaml')
-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 057d4c4..3f6e90d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -43,7 +43,7 @@ repos:
additional_dependencies: [ flake8-bugbear ]
- repo: https://github.com/codespell-project/codespell
- rev: v2.1.0
+ rev: v2.2.1
hooks:
- id: codespell