.pre-commit-config.yaml: Kali Linux compatibility (will this break something else?)

This commit is contained in:
Aminda Suomalainen 2024-07-23 15:10:29 +03:00
parent 58dc23dae4
commit d5c7bc8160
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ ci:
default_language_version:
node: lts
# 2024-07-23: Kali Linux python3 is 3.11.9, which apparently is incompatible
# with the rest of this config.
python: python3.12
ruby: .ruby-version
repos: