Skip to content

Commit

Permalink
Migrate pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
3ok committed Oct 14, 2024
1 parent f3ce3f5 commit 2539d6f
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 @@ -6,7 +6,7 @@ default_language_version:
python: python3

# Optionally both commit and push
default_stages: [commit]
default_stages: [pre-commit]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 2539d6f

Please sign in to comment.