Skip to content

Commit

Permalink
dependabot: track workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlettman committed Jul 16, 2024
1 parent caf7bdf commit a3a27e1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,13 @@ updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
interval: daily

- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
labels:
- "CI/CD"
commit-message:
prefix: "ci: "

0 comments on commit a3a27e1

Please sign in to comment.