diff --git a/images/pcbb.png b/images/pcbb.png index 5c4ceed..6976b06 100644 Binary files a/images/pcbb.png and b/images/pcbb.png differ diff --git a/images/pcbf.png b/images/pcbf.png index e512508..7c0cd60 100644 Binary files a/images/pcbf.png and b/images/pcbf.png differ diff --git a/images/schematic.png b/images/schematic.png index 505cd68..94a2d11 100644 Binary files a/images/schematic.png and b/images/schematic.png differ diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..5db72dd --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +}