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:
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment