1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

fix: make greenkeeper stop push pr for react-dnd

This commit is contained in:
Ivar Conradi Østhus 2019-03-29 10:56:55 +01:00
parent 547ef7300e
commit 83e2e522f4

View File

@ -103,5 +103,11 @@
"snapshotSerializers": [
"enzyme-to-json/serializer"
]
},
"greenkeeper": {
"ignore": [
"react-dnd",
"react-dnd-html5-backend"
]
}
}