Skip to content

Commit 24823dc

Browse files
[pre-commit.ci] pre-commit autoupdate (#631)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5d05556 commit 24823dc

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
@@ -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)