Skip to content

Commit

Permalink
⬆️🪝 update pre-commit hooks (#719)
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 7638a41 + a4cd26c commit db52f5d
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 @@ -109,7 +109,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 @@ -139,6 +139,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 db52f5d

Please sign in to comment.