Skip to content

Commit

Permalink
chore(deps): update Python version in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
fuljo committed May 16, 2024
1 parent 12177c1 commit 80bc6e8
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 @@ -22,7 +22,7 @@ repos:
rev: 23.3.0
hooks:
- id: black
language_version: python3.11
language_version: python3.12
- repo: local
hooks:
- id: pylint
Expand Down

0 comments on commit 80bc6e8

Please sign in to comment.