Skip to content

Commit

Permalink
Merge pull request #175 from travier/dependabot-rust-monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
travier authored Sep 8, 2023
2 parents 758c219 + 3766d7a commit d7e5efe
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion dependabot/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: airlock
path: .github/dependabot.yml
vars:
dependabot_labels: [kind/dependency]
dependabot_interval: monthly

- repo: bootupd
path: .github/dependabot.yml
Expand All @@ -40,6 +42,7 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: fedora-coreos-stream-generator
path: .github/dependabot.yml
Expand Down Expand Up @@ -72,6 +75,7 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: openat-ext
path: .github/dependabot.yml
Expand All @@ -82,6 +86,7 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: repo-templates
path: .github/dependabot.yml
Expand All @@ -97,6 +102,7 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: stream-metadata-go
path: .github/dependabot.yml
Expand All @@ -107,6 +113,7 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: vcontext
path: .github/dependabot.yml
Expand All @@ -115,9 +122,10 @@ files:
path: .github/dependabot.yml
vars:
dependabot_labels: [dependency, skip-notes]
dependabot_interval: monthly

- repo: zincati
path: .github/dependabot.yml
vars:
dependabot_labels: [area/dependencies]
dependabot_interval: daily
dependabot_interval: monthly

0 comments on commit d7e5efe

Please sign in to comment.