We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b841705 commit a2c7564Copy full SHA for a2c7564
.pre-commit-config.yaml
@@ -58,7 +58,7 @@ repos:
58
- -d
59
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
60
- repo: https://github.com/astral-sh/ruff-pre-commit
61
- rev: v0.4.3
+ rev: v0.4.4
62
hooks:
63
- id: ruff
64
- id: ruff-format
@@ -75,7 +75,7 @@ repos:
75
additional_dependencies:
76
- tomli
77
- repo: https://github.com/abravalheri/validate-pyproject
78
- rev: v0.16
+ rev: v0.17
79
80
- id: validate-pyproject
81
- repo: https://github.com/pre-commit/mirrors-mypy
0 commit comments