There was an error while loading. Please reload this page.
1 parent 02f12b3 commit fb1f6afCopy full SHA for fb1f6af
1 file changed
.pre-commit-config.yaml
@@ -15,15 +15,15 @@ repos:
15
- id: codespell
16
additional_dependencies: ["tomli>=2.4"]
17
- repo: https://github.com/tox-dev/pyproject-fmt
18
- rev: "v2.16.2"
+ rev: "v2.18.1"
19
hooks:
20
- id: pyproject-fmt
21
- repo: https://github.com/abravalheri/validate-pyproject
22
rev: "v0.25"
23
24
- id: validate-pyproject
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: "v0.15.5"
+ rev: "v0.15.6"
27
28
- id: ruff-check
29
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
0 commit comments