Skip to content

Commit bcf660d

Browse files
Alex Rehnby-MartinAlex Rehnby-Martin
Alex Rehnby-Martin
authored and
Alex Rehnby-Martin
committed
Add dependabot and __init__.py to test module
1 parent 9e3cda3 commit bcf660d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/dependabot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/"
5+
target-branch: "main"
6+
schedule:
7+
interval: "daily"

tests/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)