| repos: | |
| - repo: https://github.com/charliermarsh/ruff-pre-commit | |
| rev: v0.6.8 | |
| hooks: | |
| - id: ruff | |
| args: ["--fix"] | |
| - repo: https://github.com/psf/black | |
| rev: 24.8.0 | |
| hooks: | |
| - id: black | |
| repos: | |
| - repo: https://github.com/charliermarsh/ruff-pre-commit | |
| rev: v0.6.8 | |
| hooks: | |
| - id: ruff | |
| args: ["--fix"] | |
| - repo: https://github.com/psf/black | |
| rev: 24.8.0 | |
| hooks: | |
| - id: black | |