diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 374858d..82049e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ timeout-decorator = "^0.5" # For linting, etc.; additional tools are managed by pre-commit mypy = "^0.910" -pre-commit = "^2.12" +pre-commit = "^2.15" # For convenience in local development nox = "^2021.6.12" |
