Add dependabot and super linter

This commit is contained in:
Stanislas Lange
2020-07-24 12:58:08 +02:00
parent 0bc43b2de3
commit 5018fd0178
2 changed files with 35 additions and 0 deletions

18
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
assignees:
- "angristan"
reviewers:
- "angristan"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
assignees:
- "angristan"
reviewers:
- "angristan"