Skip to content

Commit 7793ed2

Browse files
committed
chore: enabled dunebvot for python updates
1 parent 4663a67 commit 7793ed2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.github/dunebot.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
version: 1.0.0
2+
3+
_config: merge
4+
5+
approve:
6+
include:
7+
branches:
8+
dependabot_python:
9+
prefix: "dependabot/pip"
10+
11+
merge:
12+
include:
13+
branches:
14+
dependabot_python:
15+
prefix: "dependabot/pip"
16+
method: squash

0 commit comments

Comments
 (0)