Commit 20838065 authored by nimrod's avatar nimrod
Browse files

Update the pycln pre-commit hook.

The older version was failing.
parent f504cfea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ repos:
      - id: pyupgrade

  - repo: https://github.com/hadialqattan/pycln.git
    rev: v2.0.2
    rev: v2.1.2
    hooks:
      - id: pycln