We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42cac58 commit fbb989dCopy full SHA for fbb989d
.github/dependabot.yml
@@ -7,7 +7,6 @@ updates:
7
# Limit to 0 to enable only security updates:
8
open-pull-requests-limit: 0
9
assignees:
10
- - jonallured
11
- damassi
12
reviewers:
13
- artsy/grow-devs
renovate.json
@@ -1,4 +1,3 @@
1
{
2
- "extends": ["@artsy:app"],
3
- "assignees": ["jonallured"]
+ "extends": ["@artsy:app"]
4
}
0 commit comments