We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47ccb66 commit 7ee4186Copy full SHA for 7ee4186
1 file changed
.pre-commit-config.yaml
@@ -93,6 +93,6 @@ repos:
93
files: 'backend/(.*\.py|schema.yml)'
94
pass_filenames: false
95
language: python
96
- language_version: '3.13'
+ language_version: '3.12'
97
additional_dependencies: [poetry]
98
stages: [pre-commit]
0 commit comments