Skip to content

Commit

Permalink
Bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
himoto authored Oct 11, 2024
1 parent 718950a commit 0e36ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repos:
hooks:
- id: black
additional_dependencies: [toml]
language_version: python3.8
language_version: python3.11

- repo: https://github.com/PyCQA/flake8
rev: 7.1.1
Expand Down

0 comments on commit 0e36ccc

Please sign in to comment.