Skip to content

Commit 8f4a3a9

Browse files
ci: set prefix commit message dependabot (#748)
1 parent f9c7593 commit 8f4a3a9

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "monthly"
7+
commit-message:
8+
prefix: "chore(deps): "
79
open-pull-requests-limit: 10

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
1. [#724](https://github.com/influxdata/influxdb-client-csharp/pull/724): Set snapshot version properly in ci-deploy-snapshot.sh
66
1. [#728](https://github.com/influxdata/influxdb-client-csharp/pull/728): Set up auto merge dependabot workflow.
77
1. [#738](https://github.com/influxdata/influxdb-client-csharp/pull/738): The token in the Management API is no longer plain text.
8+
1. [#748](https://github.com/influxdata/influxdb-client-csharp/pull/748): Set prefix commit message for dependabot.
89

910
## 5.0.0 [2026-01-13]
1011

0 commit comments

Comments
 (0)