1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-03 14:03:52 +00:00

chore(deps): pre-commit.ci autoupdate (#865)

updates:
- [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2023-03-14 00:57:43 -04:00 committed by GitHub
parent eb4913d53e
commit 65ede431b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,7 +87,7 @@ repos:
exclude: .pre-commit-config.yaml exclude: .pre-commit-config.yaml
- repo: https://github.com/codespell-project/codespell - repo: https://github.com/codespell-project/codespell
rev: v2.2.2 rev: v2.2.4
hooks: hooks:
- id: codespell - id: codespell
args: ["-L", "atleast,ans,doub,inout"] args: ["-L", "atleast,ans,doub,inout"]