diff --git a/.github/.conventional_commits.json b/.github/.conventional_commits.json new file mode 100644 index 000000000..0b4dc4609 --- /dev/null +++ b/.github/.conventional_commits.json @@ -0,0 +1,5 @@ +{ + "$schema": "https://raw.githubusercontent.com/ory/ci/master/conventional_commit_config/dist/config.schema.json", + "addTypes": [], + "addScopes": ["deps-dev"] +}