DEBSOURCES
Skip Quicknav
sources / python-dotenv / 1.2.1-1 / .pre-commit-config.yaml
12345678
repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.12.0 hooks: # Run the linter. - id: ruff # Run the formatter. - id: ruff-format