Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#474)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/crate-ci/typos: v1.25.0 →
v1.26.0](crate-ci/typos@v1.25.0...v1.26.0)
- [github.com/henryiii/validate-pyproject-schema-store: 2024.09.20 →
2024.09.23](henryiii/validate-pyproject-schema-store@2024.09.20...2024.09.23)
<!--pre-commit.ci end-->
  • Loading branch information
burgholzer authored Oct 7, 2024
2 parents 5cbdbd9 + 827b7c4 commit 12fb408
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ repos:

# Check for spelling
- repo: https://github.com/crate-ci/typos
rev: v1.25.0
rev: v1.26.0
hooks:
- id: typos

Expand Down Expand Up @@ -140,6 +140,6 @@ repos:

# Check the pyproject.toml file
- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: 2024.09.20
rev: 2024.09.23
hooks:
- id: validate-pyproject

0 comments on commit 12fb408

Please sign in to comment.