Skip to content
Snippets Groups Projects
Commit a6639022 authored by nimrod's avatar nimrod
Browse files

pre-commit: Some hook updates.

Fix issues with Python 3.12.
parent e2a6a5df
No related branches found
No related tags found
No related merge requests found
Pipeline #4003 failed
...@@ -114,7 +114,7 @@ repos: ...@@ -114,7 +114,7 @@ repos:
- pyroma - pyroma
- repo: https://github.com/pycqa/flake8.git - repo: https://github.com/pycqa/flake8.git
rev: 3.9.2 rev: 7.1.1
hooks: hooks:
- id: flake8 - id: flake8
args: args:
...@@ -140,7 +140,7 @@ repos: ...@@ -140,7 +140,7 @@ repos:
- id: pyupgrade - id: pyupgrade
- repo: https://github.com/hadialqattan/pycln.git - repo: https://github.com/hadialqattan/pycln.git
rev: v2.2.2 rev: v2.4.0
hooks: hooks:
- id: pycln - id: pycln
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment