Skip to content

Commit

Permalink
chore(deps): update pre-commit hook abravalheri/validate-pyproject to…
Browse files Browse the repository at this point in the history
… v0.23 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trim21 <[email protected]>
  • Loading branch information
renovate[bot] and trim21 authored Nov 24, 2024
1 parent 40168e2 commit 28d30f8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
exclude: 'wiki-syntax-spec/.*'

repos:
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.22
- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: '2024.11.22'
hooks:
- id: validate-pyproject
# Optional extra validations from SchemaStore:
additional_dependencies: [ "validate-pyproject-schema-store[all]" ]
args:
- --disable
- ruff

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit 28d30f8

Please sign in to comment.