Skip to content

Commit

Permalink
remove hard-coded Python version from .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gschnabel committed Dec 4, 2022
1 parent c497166 commit db5bb04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ repos:
rev: 22.3.0
hooks:
- id: black
language_version: python3.8

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
Expand Down

0 comments on commit db5bb04

Please sign in to comment.