diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bf6a378f..9de34067 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -61,6 +61,6 @@ repos: types: [file, python] - repo: https://github.com/abravalheri/validate-pyproject - rev: "v0.14" + rev: "v0.15" hooks: - id: validate-pyproject