Commit a6639022 authored by nimrod's avatar nimrod
Browse files

pre-commit: Some hook updates.

Fix issues with Python 3.12.
parent e2a6a5df
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ repos:
          - pyroma

  - repo: https://github.com/pycqa/flake8.git
    rev: 3.9.2
    rev: 7.1.1
    hooks:
      - id: flake8
        args:
@@ -140,7 +140,7 @@ repos:
      - id: pyupgrade

  - repo: https://github.com/hadialqattan/pycln.git
    rev: v2.2.2
    rev: v2.4.0
    hooks:
      - id: pycln