Skip to content

Commit 7ee4186

Browse files
committed
fixup! chore: add pre-commit check for API schema sync
Signed-off-by: Luiz Georg <luiz.georg@profusion.mobi>
1 parent 47ccb66 commit 7ee4186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,6 @@ repos:
9393
files: 'backend/(.*\.py|schema.yml)'
9494
pass_filenames: false
9595
language: python
96-
language_version: '3.13'
96+
language_version: '3.12'
9797
additional_dependencies: [poetry]
9898
stages: [pre-commit]

0 commit comments

Comments
 (0)