Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/tox-dev/pyproject-fmt: 2.0.4 → 2.1.2](tox-dev/pyproject-fmt@2.0.4...2.1.2)
- [github.com/abravalheri/validate-pyproject: v0.17 → v0.18](abravalheri/validate-pyproject@v0.17...v0.18)
  • Loading branch information
pre-commit-ci[bot] authored May 20, 2024
1 parent 30cfd53 commit 56ea74b
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 @@ -44,11 +44,11 @@ repos:
- id: black

- repo: https://github.com/tox-dev/pyproject-fmt
rev: 2.0.4
rev: 2.1.2
hooks:
- id: pyproject-fmt

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

0 comments on commit 56ea74b

Please sign in to comment.