Skip to content

Commit

Permalink
ci: fix syntax error in dependabot.yml (#520)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh authored Dec 18, 2024
1 parent 43c76bc commit f9f930e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ updates:
- "change/github-actions"
- "priority/P2"
- "size/XS"
milestone: v1.5.0
# Maintain dependencies for Golang
- package-ecosystem: "gomod"
directory: "/"
Expand All @@ -27,7 +26,6 @@ updates:
- "change/dependencies"
- "priority/P2"
- "size/XS"
milestone: v1.5.0
groups:
k8s:
applies-to: version-updates
Expand Down

0 comments on commit f9f930e

Please sign in to comment.