chore(config): add repository configuration file

This commit is contained in:
2026-01-07 14:20:18 -05:00
commit 9dbb81d5ec

4
.github/Repo.toml vendored Normal file
View File

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