Merge branch 'config' into localApps
This commit is contained in:
commit
5e229d92b7
|
|
@ -3,9 +3,13 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:recommended"
|
"config:recommended"
|
||||||
],
|
],
|
||||||
|
"reviewers": ["pooneyy"],
|
||||||
"gitIgnoredAuthors": [
|
"gitIgnoredAuthors": [
|
||||||
"githubaction@githubaction.com"
|
"githubaction@githubaction.com",
|
||||||
|
"85266337+pooneyy@users.noreply.github.com"
|
||||||
],
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"automergeType": "pr",
|
||||||
"rebaseWhen": "never",
|
"rebaseWhen": "never",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue