Sfoglia il codice sorgente

[pre-commit.ci] pre-commit autoupdate (#262)

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] 1 anno fa
parent
commit
bfbd32a2f2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -14,7 +14,7 @@ repos:
       - id: black
       - id: black
 
 
   - repo: https://github.com/codespell-project/codespell
   - repo: https://github.com/codespell-project/codespell
-    rev: v2.2.6
+    rev: v2.3.0
     hooks:
     hooks:
       - id: codespell
       - id: codespell
         files: ^.*\.(py|md|rst|yml)$
         files: ^.*\.(py|md|rst|yml)$