Skip to content

Commit a2c7564

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4) - [github.com/abravalheri/validate-pyproject: v0.16 → v0.17](abravalheri/validate-pyproject@v0.16...v0.17)
1 parent b841705 commit a2c7564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ repos:
5858
- -d
5959
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.4.3
61+
rev: v0.4.4
6262
hooks:
6363
- id: ruff
6464
- id: ruff-format
@@ -75,7 +75,7 @@ repos:
7575
additional_dependencies:
7676
- tomli
7777
- repo: https://github.com/abravalheri/validate-pyproject
78-
rev: v0.16
78+
rev: v0.17
7979
hooks:
8080
- id: validate-pyproject
8181
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)