Skip to content

Commit dcac93b

Browse files
author
Your Name
committed
d
2 parents 015eeb7 + 16394c4 commit dcac93b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1483
-2486
lines changed

.bandit

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
exclude_dirs:
2+
- test/
3+
- docs/
4+
- examples/
5+
- .venv/
6+
- venv/
7+
- .pytest_cache/
8+
- .mypy_cache/
9+
- build/
10+
- dist/

.github/.bish.sqlite

-44 KB
Binary file not shown.

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
open-pull-requests-limit: 10
8+
labels:
9+
- "dependencies"
10+
- "security"

.github/workflows/.bish.sqlite

-44 KB
Binary file not shown.

.github/workflows/auto-advance-ball.yml

Lines changed: 0 additions & 347 deletions
This file was deleted.

0 commit comments

Comments
 (0)