FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore: backport pre-commit changes from ap-backend

Merged Sebastiaan ten Pas requested to merge backport-pre-commit-config into main
3 files
+ 24
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -22,7 +22,7 @@ python:tox:
matrix:
- PYTHON_VERSION: "3.11" # Make sure this matches the version in pyproject.toml and the Dockerfile.
variables:
TOX_ADDITIONAL_REQUIREMENTS: "poetry>=1.7.1"
TOX_ADDITIONAL_REQUIREMENTS: "poetry>=1.8.2"
rules:
- !reference [build, rules]
Loading