Add flake8 to pre-commit hooks

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
helm-charts-with-caddy
A. F. Dudley 2026-01-21 19:05:12 -05:00
parent d8da9b6515
commit b708836aa9
1 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,7 @@ repos:
- id: check-json
- id: check-merge-conflict
- id: check-added-large-files
- repo: https://github.com/PyCQA/flake8
rev: 7.1.1
hooks:
- id: flake8