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

Commit e695689

Browse files
[pre-commit.ci] pre-commit suggestions
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.0](astral-sh/ruff-pre-commit@v0.9.10...v0.11.0) - [github.com/abravalheri/validate-pyproject: v0.23 → v0.24](abravalheri/validate-pyproject@v0.23...v0.24)
1 parent ceb720f commit e695689

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.9.10
48+
rev: v0.11.0
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.23
59+
rev: v0.24
6060
hooks:
6161
- id: validate-pyproject

0 commit comments

Comments
 (0)