summaryrefslogtreecommitdiff
path: root/.pre-commit-hooks.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-hooks.yaml')
-rw-r--r--.pre-commit-hooks.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml
index bf6652a7c..17d980b4d 100644
--- a/.pre-commit-hooks.yaml
+++ b/.pre-commit-hooks.yaml
@@ -2,6 +2,4 @@
name: pylint
entry: pylint
language: python
- 'types': [python]
- args: []
- additional_dependencies: []
+ types: [python]