Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1035)
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.2 →
v0.6.3](astral-sh/ruff-pre-commit@v0.6.2...v0.6.3)
- [github.com/henryiii/validate-pyproject-schema-store: 2024.08.19 →
2024.08.26](henryiii/validate-pyproject-schema-store@2024.08.19...2024.08.26)
<!--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 9, 2024
1 parent 60e4d81 commit a01686f
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.2'
rev: 'v0.6.3'
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.08.19
rev: 2024.08.26
hooks:
- id: validate-pyproject

0 comments on commit a01686f

Please sign in to comment.