Skip to content

Commit

Permalink
Add dependabot rules for TA and opamp-bridge Dockerfiles (#2005)
Browse files Browse the repository at this point in the history
  • Loading branch information
swiatekm authored Aug 10, 2023
1 parent bf1362d commit 3bebd4b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,13 @@ updates:
directory: /
schedule:
interval: daily

- package-ecosystem: docker
directory: /cmd/otel-allocator
schedule:
interval: daily

- package-ecosystem: docker
directory: /cmd/operator-opamp-bridge
schedule:
interval: daily

0 comments on commit 3bebd4b

Please sign in to comment.