Skip to content

Commit b9941d6

Browse files
ci: [pre-commit.ci] autoupdate (#326)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14) - [github.com/abravalheri/validate-pyproject: v0.24.1 → v0.25](abravalheri/validate-pyproject@v0.24.1...v0.25) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8d6dc33 commit b9941d6

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
@@ -5,14 +5,14 @@ ci:
55

66
repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.14.10
8+
rev: v0.14.14
99
hooks:
1010
- id: ruff
1111
args: [--fix, --unsafe-fixes]
1212
- id: ruff-format
1313

1414
- repo: https://github.com/abravalheri/validate-pyproject
15-
rev: v0.24.1
15+
rev: v0.25
1616
hooks:
1717
- id: validate-pyproject
1818

0 commit comments

Comments
 (0)