Commit ecf12c1a authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Remove deprecated arg from add-trailing-comma hook

parent e1e95129
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -76,7 +76,6 @@ repos:
  rev: v3.0.0
  hooks:
  - id: add-trailing-comma
    args: [--py36-plus]
    types: []
    types_or: [python, pyi]
    stages: [commit, manual]