Skip to content

Commit 88b9ab6

Browse files
[pre-commit.ci] pre-commit autoupdate (#1042)
<!--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>
1 parent b18cee3 commit 88b9ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434

3535
# Ruff linter and formatter
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: 'v0.6.5'
37+
rev: 'v0.6.7'
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --show-fixes]
@@ -78,6 +78,6 @@ repos:
7878
- id: check-github-workflows
7979

8080
- repo: https://github.com/henryiii/validate-pyproject-schema-store
81-
rev: 2024.09.16
81+
rev: 2024.09.20
8282
hooks:
8383
- id: validate-pyproject

0 commit comments

Comments
 (0)