1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 18:03:12 +00:00

Remove clean dotenv from pre-commits (it is annoying)

This commit is contained in:
wlinator 2024-08-29 09:03:48 -04:00
parent 4e7c013836
commit f94e818522

View file

@ -29,11 +29,6 @@ repos:
hooks: hooks:
- id: gitleaks - id: gitleaks
- repo: https://github.com/hija/clean-dotenv
rev: v0.0.7
hooks:
- id: clean-dotenv
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.16.0 rev: v3.16.0
hooks: hooks: