Skip to content

Commit a2d0a2e

Browse files
[pre-commit.ci] pre-commit autoupdate (#79)
updates: - [github.com/python-jsonschema/check-jsonschema: 0.28.2 → 0.28.4](python-jsonschema/check-jsonschema@0.28.2...0.28.4) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ada2caf commit a2d0a2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-yaml
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.28.2
22+
rev: 0.28.4
2323
hooks:
2424
- id: check-github-workflows
2525

@@ -45,7 +45,7 @@ repos:
4545
exclude: .github/labeler.yml|.pre-commit-search-and-replace.yaml
4646

4747
- repo: https://github.com/codespell-project/codespell
48-
rev: v2.2.6
48+
rev: v2.3.0
4949
hooks:
5050
- id: codespell
5151
name: codespell (add false positives to pyproject.toml)

0 commit comments

Comments
 (0)