Skip to content

Commit

Permalink
Fix pre-commit processing
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinbjornt committed Oct 12, 2023
1 parent c141416 commit b3c304c
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 @@ -13,7 +13,7 @@ repos:
rev: "23.7.0"
hooks:
- id: black
language_version: python3.9
language_version: python3
# Code linting & import sorting
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.0.291"
Expand Down

0 comments on commit b3c304c

Please sign in to comment.