The ansible-lint hook requires Python 3.13 now

Refer to ansible-lint 25.9.1 fails on pre-commit with python 3.11 · Issue #4812 · ansible/ansible-lint for more information.

This makes the Ubuntu 24.04 base image unusable as it only ships 3.12, maybe switch to Debian 13 that ships 3.13 instead?