Compare commits

..

No commits in common. "49974d75292171b47ae29292c4a697670b4b3e34" and "68c95dc4a04853a7c5edcdad80c3c396c2d9791c" have entirely different histories.

View File

@ -1,4 +1,6 @@
{ {
"extends": ["config:recommended"], "extends": [
"config:base"
],
"prHourlyLimit": 20 "prHourlyLimit": 20
} }