Skip to content

Commit e4f4c09

Browse files
author
Lukas Geiger
committed
Merge remote-tracking branch 'origin/master'
2 parents 174bb7f + e52988b commit e4f4c09

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Security-only: keine version-updates (limit 0), Security-Fixes gruppiert
2+
version: 2
3+
updates:
4+
- package-ecosystem: "npm"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
open-pull-requests-limit: 0
9+
groups:
10+
security:
11+
applies-to: security-updates
12+
patterns:
13+
- "*"

0 commit comments

Comments
 (0)