Skip to content

Commit

Permalink
group GitHub actions updates into a single PR
Browse files Browse the repository at this point in the history
  • Loading branch information
paskal authored May 8, 2024
1 parent 927ffb7 commit 1680dba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
"GitHub Actions updates":
patterns:
- "*"
- package-ecosystem: "docker"
directory: "/base.alpine"
schedule:
Expand All @@ -20,4 +24,4 @@ updates:
- package-ecosystem: "docker"
directory: "/build.go"
schedule:
interval: "monthly"
interval: "monthly"

0 comments on commit 1680dba

Please sign in to comment.