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/astral-sh/ruff-pre-commit: v0.5.7 β†’ v0.6.1](astral-sh/ruff-pre-commit@v0.5.7...v0.6.1)
- [github.com/abravalheri/validate-pyproject: v0.18 β†’ v0.19](abravalheri/validate-pyproject@v0.18...v0.19)
  • Loading branch information
pre-commit-ci[bot] authored Aug 19, 2024
1 parent b14878c commit 3fffc64
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 @@ -40,7 +40,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.5.7'
rev: 'v0.6.1'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down Expand Up @@ -78,7 +78,7 @@ repos:
# hooks:
# - id: rst-linter
- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.18
rev: v0.19
hooks:
- id: validate-pyproject
- repo: https://github.com/kieran-ryan/pyprojectsort
Expand Down

0 comments on commit 3fffc64

Please sign in to comment.