Skip to content

Commit 3ea4052

Browse files
[pre-commit.ci] pre-commit autoupdate (#810)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8) - [github.com/abravalheri/validate-pyproject: v0.19 → v0.20.2](abravalheri/validate-pyproject@v0.19...v0.20.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8b39926 commit 3ea4052

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
@@ -38,7 +38,7 @@ repos:
3838
args: [--target-version, "3.2"]
3939

4040
- repo: https://github.com/astral-sh/ruff-pre-commit
41-
rev: v0.6.7
41+
rev: v0.6.8
4242
hooks: # Format before linting
4343
# - id: ruff-format
4444
- id: ruff
@@ -49,6 +49,6 @@ repos:
4949
- id: pyproject-fmt
5050

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

0 commit comments

Comments
 (0)