Add dependabot and linting

This commit is contained in:
Nick Alteen
2023-09-15 11:32:56 -04:00
parent 72fed7c8ea
commit f4d919cc58
5 changed files with 137 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
labels:
- dependabot
- actions
schedule:
interval: daily
- package-ecosystem: docker
directory: /
labels:
- dependabot
- docker
schedule:
interval: daily