repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e4b5b3
)
build(deps): add labels on dependabot PRs
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 18 May 2023 10:15:06 +0000
(12:15 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 18 May 2023 10:15:06 +0000
(12:15 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/dependabot.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/dependabot.yml
b/.github/dependabot.yml
index 8091b25c09ace3dfe9d5775bf318c17db3286f7e..ebbc8bdb015b04caffb10cb15e99e3a1b98b6cca 100644
(file)
--- a/
.github/dependabot.yml
+++ b/
.github/dependabot.yml
@@
-16,6
+16,7
@@
updates:
interval: 'daily'
labels:
- 'dependencies'
+ - 'simulator'
reviewers:
- 'jerome-benoit'
- 'olivierbagot'
@@
-26,6
+27,7
@@
updates:
interval: 'daily'
labels:
- 'dependencies'
+ - 'webui'
reviewers:
- 'jerome-benoit'
- 'olivierbagot'