chore(config): add repository configuration file

This commit is contained in:
2026-01-09 19:19:59 -05:00
parent 16665cafc4
commit 5728e9cf6c

View File

@@ -0,0 +1,4 @@
[scopes]
docs = ["MIGRATION.md", "README.md"]
db = ["db"]
config = [".github"]