build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .github / dependabot.yml
index db5cb9e4119ad15c020ed5f8c6498e6693f1e816..eca1f15217266f9bf9014357f125fd9209c2e469 100644 (file)
@@ -1,6 +1,15 @@
 # Docs: https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates
 version: 2
 updates:
+  - package-ecosystem: 'github-actions'
+    directory: '/'
+    schedule:
+      interval: 'daily'
+    labels:
+      - 'github-actions'
+    reviewers:
+      - 'jerome-benoit'
+      - 'olivierbagot'
   - package-ecosystem: 'npm'
     directory: '/'
     schedule:
@@ -9,4 +18,5 @@ updates:
       - 'dependencies'
     reviewers:
       - 'jerome-benoit'
+      - 'olivierbagot'
     versioning-strategy: increase