Skip to content

Commit cfb8d91

Browse files
DiFronzoCopilot
andauthored
Update .pre-commit-config.yaml
Co-authored-by: Copilot <[email protected]>
1 parent 11401a3 commit cfb8d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: mypy
2222
name: mypy ukbot
23-
language_version: python3.11 # or your venv's Python version
23+
language_version: python3.10 # Align with GitHub Actions workflows
2424
exclude: config/, locale/
2525
entry: mypy ukbot/
2626
pass_filenames: false

0 commit comments

Comments
 (0)