chore: remove unecesary dependencies

remove docker database files
This commit is contained in:
Alexander Navarro 2025-04-15 12:58:27 -04:00
parent 6ee345763f
commit 48b0252ec4
13 changed files with 2 additions and 224 deletions

View file

@ -19,12 +19,6 @@ post_package_bump_hooks = []
[git_hooks]
[git_hooks.pre-commit]
path = ".devfiles/hooks/pre-commit.sh"
[git_hooks.commit-msg]
path = ".devfiles/hooks/commit-msg.sh"
[commit_types]
[changelog]