Skip to content

Commit 0ccc3b8

Browse files
[pre-commit.ci] pre-commit autoupdate (#403)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.267 → v0.0.270](astral-sh/ruff-pre-commit@v0.0.267...v0.0.270) - [github.com/abravalheri/validate-pyproject: v0.12.2 → v0.13](abravalheri/validate-pyproject@v0.12.2...v0.13) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4b6521c commit 0ccc3b8

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
@@ -34,7 +34,7 @@ repos:
3434
- tomli
3535

3636
- repo: https://github.com/charliermarsh/ruff-pre-commit
37-
rev: v0.0.267
37+
rev: v0.0.270
3838
hooks:
3939
- id: ruff
4040

@@ -49,6 +49,6 @@ repos:
4949
- id: pyproject-fmt
5050

5151
- repo: https://github.com/abravalheri/validate-pyproject
52-
rev: v0.12.2
52+
rev: v0.13
5353
hooks:
5454
- id: validate-pyproject

0 commit comments

Comments
 (0)