Skip to content

Commit

Permalink
Fix indentation in dependabot.yml (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marty Spiewak authored Dec 17, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ec82275 commit 85fcf50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -23,9 +23,9 @@ updates:
- package-ecosystem: gomod
labels: ["dependencies"]
directory: /hack/tools
schedule:
interval: daily
time: "00:00"
schedule:
interval: daily
time: "00:00"
- package-ecosystem: github-actions
directory: /
labels: ["dependencies"]

0 comments on commit 85fcf50

Please sign in to comment.