impacted 2.0.0

2d collision test for arbitrary convex shapes
Documentation
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:base",
    ":automergePatch"
  ],
  "timezone": "Europe/Zurich",
  "schedule": [
    "after 10pm",
    "before 5:00am"
  ],
  "packageRules": [
    {
      "matchDepTypes": [
        "dev-dependencies"
      ],
      "automerge": true
    }
  ]
}