Skip to content

Commit

Permalink
chore: Update commit message for PRs/commits
Browse files Browse the repository at this point in the history
  • Loading branch information
nfelt14 committed Sep 3, 2024
1 parent e2694d1 commit 38edc73
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .github/dependabot.yml

This file was deleted.

13 changes: 13 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,19 @@
"poetry",
"pip_requirements"
]
},
{
"commitMessageSuffix": " for the {{depTypes}} group(s)",
"description": "Add commit suffix for the dependency group in pyproject.toml",
"matchDepTypes": [
"*"
],
"matchFileNames": [
"pyproject.toml"
],
"matchManagers": [
"poetry"
]
}
],
"platformCommit": "enabled",
Expand Down

0 comments on commit 38edc73

Please sign in to comment.