Skip to content

Commit 568bd58

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.10...v0.15.9) - [github.com/abravalheri/validate-pyproject: v0.24.1 → v0.25](abravalheri/validate-pyproject@v0.24.1...v0.25)
1 parent 5d05556 commit 568bd58

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
@@ -10,7 +10,7 @@ repos:
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
1212
# Ruff version.
13-
rev: 'v0.14.10'
13+
rev: 'v0.15.9'
1414
hooks:
1515
- id: ruff
1616
args: ["--fix", "--show-fixes"]
@@ -55,7 +55,7 @@ repos:
5555
- id: validate-cff
5656

5757
- repo: https://github.com/abravalheri/validate-pyproject
58-
rev: v0.24.1
58+
rev: v0.25
5959
hooks:
6060
- id: validate-pyproject
6161

0 commit comments

Comments
 (0)