Skip to content

Commit

Permalink
fix pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Малахов Алексей Павлович committed Aug 28, 2024
1 parent b7b7a90 commit d476be3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
repos:
- repo: local
hooks:
- id: lint
- id: poetry-make-pretty
name: make pretty
entry: poetry run make pretty
language: system
types: [python]
Expand Down

0 comments on commit d476be3

Please sign in to comment.