From 493e69441013e0ef269e54bc20b7cbcfe5d0e9c0 Mon Sep 17 00:00:00 2001 From: Joel Falknau Date: Sun, 26 Oct 2025 11:24:57 +1000 Subject: [PATCH] update precommit --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2be0b41d..3359629b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,7 +84,7 @@ repos: args: - --indent=4 additional_dependencies: - - tox==4.31.0 # https://github.com/tox-dev/tox/releases/latest + - tox==4.32.0 # https://github.com/tox-dev/tox/releases/latest - repo: https://github.com/abravalheri/validate-pyproject rev: v0.24.1 hooks: