Skip to content

Commit

Permalink
Merge pull request #5 from Ponte-Energy-Partners/no-default-language-…
Browse files Browse the repository at this point in the history
…version

`default_language_version` is not a valid key in `.pre-commit-hook.yaml`
  • Loading branch information
lorenzwalthert authored Mar 19, 2024
2 parents 8ada66e + 1179d2c commit e885e11
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 e885e11

Please sign in to comment.