Browse Source

chore: fix Dependabot syntax error

Close #79
Close #80
tags/v0.8.0
Jérôme Deuchnord 4 years ago
committed by Jérôme Deuchnord
parent
commit
73ad07c334
No known key found for this signature in database GPG Key ID: 6D1B91F131F89577
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .dependabot/config.yml

+ 2
- 2
.dependabot/config.yml View File

@@ -9,5 +9,5 @@ update_configs:
include_scope: true
target_branch: master

default_reviewers:
- Deuchnord
default_reviewers:
- Deuchnord

Loading…
Cancel
Save