Skip to content

Commit

Permalink
Validate pyproject.toml (#557)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fisher <mfisher87@gmail.com>
  • Loading branch information
cclauss and mfisher87 authored Aug 18, 2024
1 parent 8ef252c commit 118d49a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ repos:
args: ["--fix", "--show-fixes"]
- id: ruff-format

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.18
hooks:
- id: validate-pyproject

ci:
autoupdate_schedule: monthly

Expand Down

0 comments on commit 118d49a

Please sign in to comment.