repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01f6c94
)
Reenable dependabot
author
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 30 Jul 2022 07:26:22 +0000
(09:26 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Sat, 30 Jul 2022 07:26:22 +0000
(09:26 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.github/dependabot.yml
[new file with mode: 0644]
patch
|
blob
diff --git a/.github/dependabot.yml
b/.github/dependabot.yml
new file mode 100644
(file)
index 0000000..
7d0aabb
--- /dev/null
+++ b/
.github/dependabot.yml
@@ -0,0
+1,14
@@
+# Docs: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
+version: 2
+updates:
+ - package-ecosystem: 'npm'
+ directory: '/'
+ schedule:
+ interval: 'daily'
+ labels:
+ - 'dependencies'
+ reviewers:
+ - 'pioardi'
+ - 'Shinigami92'
+ - 'jerome-benoit'
+ versioning-strategy: increase