Skip to content

Commit

Permalink
python version specifier removed
Browse files Browse the repository at this point in the history
Co-authored-by: Arshia Qaem <[email protected]>
  • Loading branch information
lnxpy and Strahfe committed Aug 16, 2022
1 parent a8d597c commit b61eac8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# See https://pre-commit.com for more information
default_language_version:
# default language version for each language used in the repository
python: python3.10.4
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0
hooks:
# See https://pre-commit.com/hooks.html for more hooks
- id: end-of-file-fixer
- id: name-tests-test
args: [ "--django" ]
Expand Down

0 comments on commit b61eac8

Please sign in to comment.