Skip to content

Commit a7a11dd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2)
1 parent 674c785 commit a7a11dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ repos:
9090
- mdformat-myst
9191

9292
- repo: https://github.com/abravalheri/validate-pyproject
93-
rev: v0.24
93+
rev: v0.24.1
9494
hooks:
9595
- id: validate-pyproject
9696

@@ -102,7 +102,7 @@ repos:
102102
additional_dependencies: [setuptools-scm]
103103

104104
- repo: https://github.com/astral-sh/ruff-pre-commit
105-
rev: v0.11.0
105+
rev: v0.11.2
106106
hooks:
107107
- id: ruff-format
108108
- id: ruff

0 commit comments

Comments
 (0)