Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 3c06cf5

Browse files
[pre-commit.ci] pre-commit suggestions
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1)
1 parent df23623 commit 3c06cf5

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
@@ -45,7 +45,7 @@ repos:
4545
- mdformat_frontmatter
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.11.0
48+
rev: v0.11.2
4949
hooks:
5050
- id: ruff-format
5151
- id: ruff
@@ -56,6 +56,6 @@ repos:
5656
hooks:
5757
- id: pyproject-fmt
5858
- repo: https://github.com/abravalheri/validate-pyproject
59-
rev: v0.24
59+
rev: v0.24.1
6060
hooks:
6161
- id: validate-pyproject

0 commit comments

Comments
 (0)