This commit is contained in:
cloudwithax 2025-10-04 00:00:01 -04:00
parent 855bf4e0d7
commit 720ba187ab
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ repos:
rev: 23.10.1
hooks:
- id: black
language_version: python3.12
language_version: python3.13
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
hooks:
@ -30,4 +30,4 @@ repos:
- id: add-trailing-comma
default_language_version:
python: python3.12
python: python3.13