Skip to content

Commit

Permalink
Add Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
rmens committed Nov 15, 2024
1 parent cf213cb commit a5fe15d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
2 changes: 1 addition & 1 deletion .github/workflows/dclint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: DCLint
name: Docker Compose linter
on:
push:
paths:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: linter
name: Bash linter

on:
pull_request:
Expand Down

0 comments on commit a5fe15d

Please sign in to comment.