Skip to content

Commit 7f6869e

Browse files
authored
Dependabot [OC-2291] (#506)
Recently had to deal with #503, hopefully dependabot will help
1 parent 34f51a5 commit 7f6869e

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/dependabot.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Dependabot will automatically scan dependencies in each of the
2+
# listed package ecosystems and will open a PR to update any outdated
3+
# dependency.
4+
version: 2
5+
updates:
6+
- package-ecosystem: pip
7+
directory: "/"
8+
schedule:
9+
interval: weekly
10+
reviewers:
11+
- swift-nav/orion_model_reviewers
12+
- package-ecosystem: github-actions
13+
directory: "/"
14+
schedule:
15+
interval: weekly
16+
reviewers:
17+
- swift-nav/orion_model_reviewers

0 commit comments

Comments
 (0)