Skip to content

Commit 1163d1f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/python-jsonschema/check-jsonschema: 0.36.1 → 0.37.1](python-jsonschema/check-jsonschema@0.36.1...0.37.1) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2)
1 parent b590e2f commit 1163d1f

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.36.1
22+
rev: 0.37.1
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.4.1
48+
rev: v2.4.2
4949
hooks:
5050
- id: codespell
5151
name: codespell (add false positives to pyproject.toml)

0 commit comments

Comments
 (0)