Loading .pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -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 Loading Loading
.pre-commit-config.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading @@ -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 Loading