summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMestery <mestery@protonmail.com>2023-05-02 13:52:52 +0200
committerGitHub <noreply@github.com>2023-05-02 11:52:52 +0000
commitab434d23271349d12a7422fcb37845772f190507 (patch)
tree2c6270da202329eca9ebe13e25af065816c73035 /.github
parent32778b8d0e1dc5464878728ab55fef16c9f77fb5 (diff)
downloadnode-new-ab434d23271349d12a7422fcb37845772f190507.tar.gz
meta: fix dependabot commit message
PR-URL: https://github.com/nodejs/node/pull/47810 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 27cdab2e7c..7a47cbcadc 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -6,4 +6,6 @@ updates:
directory: /
schedule:
interval: monthly
+ commit-message:
+ prefix: meta
open-pull-requests-limit: 10