Skip to content

Commit

Permalink
- fix error in pre commit config.
Browse files Browse the repository at this point in the history
  • Loading branch information
DelboyJay committed Dec 10, 2024
1 parent 5b02587 commit e3075b5
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 @@ -14,7 +14,7 @@ repos:
hooks:
- id: check-added-large-files
- id: check-ast
language_version: python3.12
language_version: python3.9
- id: check-byte-order-marker
- id: check-case-conflict
- id: check-executables-have-shebangs
Expand Down

0 comments on commit e3075b5

Please sign in to comment.