Pre-commit: bump up autopep8 check version and fix formatting

This commit is contained in:
Paolo Tranquilli
2024-09-16 14:03:48 +02:00
parent 575023f212
commit 95b32fb541
2 changed files with 6 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ repos:
- id: clang-format
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.6.0
rev: v2.0.4
hooks:
- id: autopep8
files: ^misc/codegen/.*\.py