You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- id: ruff-format# 5. Project Config / Dependency Checks# TODO: Disabled due to a issue with "No module named 'jinja2'"# relevant: https://github.com/mtkennerly/poetry-dynamic-versioning/issues/13#- repo: https://github.com/python-poetry/poetry# rev: 2.1.3 # Use the latest tag from the repo# hooks:# - id: poetry-check# 6. Security Check
- repo: https://github.com/gitleaks/gitleaks
The text was updated successfully, but these errors were encountered:
relevant: https://github\.com/mtkennerly/poetry\-dynamic\-versioning/issues/13
- repo: https://github\.com/python\-poetry/poetry
rev: 2.1.3 # Use the latest tag from the repo
hooks:
- id: poetry-check
tux/.pre-commit-config.yaml
Lines 47 to 52 in 909b1b2
The text was updated successfully, but these errors were encountered: