Skip to content

Commit

Permalink
Fix for the pre-commit-hooks format
Browse files Browse the repository at this point in the history
  • Loading branch information
cfd1 authored May 19, 2022
1 parent 51cbe5d commit 8b21cb1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- id: pautoflake
name: pyproject-autoflake
entry: pautoflake
language: python
'types': [python]
require_serial: true
name: pyproject-autoflake
entry: pautoflake
language: python
'types': [python]
require_serial: true

0 comments on commit 8b21cb1

Please sign in to comment.