Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1042)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 →
v0.6.7](astral-sh/ruff-pre-commit@v0.6.5...v0.6.7)
- [github.com/henryiii/validate-pyproject-schema-store: 2024.09.16 →
2024.09.20](henryiii/validate-pyproject-schema-store@2024.09.16...2024.09.20)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 24, 2024
1 parent b18cee3 commit 88b9ab6
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 @@ -34,7 +34,7 @@ repos:

# Ruff linter and formatter
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.5'
rev: 'v0.6.7'
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down Expand Up @@ -78,6 +78,6 @@ repos:
- id: check-github-workflows

- repo: https://github.com/henryiii/validate-pyproject-schema-store
rev: 2024.09.16
rev: 2024.09.20
hooks:
- id: validate-pyproject

0 comments on commit 88b9ab6

Please sign in to comment.