diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f9ecf576..8b13673c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + actions: + patterns: + - "*" diff --git a/bench/plot.ipynb b/bench/plot.ipynb index 15eb6957..3af8f6c0 100644 --- a/bench/plot.ipynb +++ b/bench/plot.ipynb @@ -1,5 +1,5 @@ { - "cells": [ + "cells": [ { "cell_type": "code", "execution_count": 9,