Skip to content

Commit

Permalink
default_language_version is not a valid key in .pre-commit-hook.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Mar 7, 2024
1 parent 8ada66e commit 1179d2c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
default_language_version:
python: python3.10
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down Expand Up @@ -48,4 +46,4 @@ repos:
rev: f92056a3fd0c8836c6fa4137faf72af2000637a1
hooks:
- id: mypy-with-poetry
- id: verify-git-email
- id: verify-git-email

0 comments on commit 1179d2c

Please sign in to comment.