Compare commits
3 Commits
bot
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
b7b51c35be | ||
|
594b532fe7 | ||
|
fb8922f06a |
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@@ -10,8 +10,6 @@ updates:
|
|||||||
directory: "/api"
|
directory: "/api"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "H4CK3R-01"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
|
||||||
# Bot
|
# Bot
|
||||||
@@ -19,10 +17,6 @@ updates:
|
|||||||
directory: "/telegram_bot"
|
directory: "/telegram_bot"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "NormalParameter"
|
|
||||||
- "Rripped"
|
|
||||||
- "FlorianKellermann"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
|
||||||
# Frontend
|
# Frontend
|
||||||
@@ -30,6 +24,4 @@ updates:
|
|||||||
directory: "/frontend"
|
directory: "/frontend"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
assignees:
|
|
||||||
- "kevinpauer"
|
|
||||||
open-pull-requests-limit: 100
|
open-pull-requests-limit: 100
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Flask~=2.1.2
|
Flask~=2.2.2
|
||||||
python-dotenv==0.20.0
|
python-dotenv==0.20.0
|
||||||
uwsgi==2.0.20
|
uwsgi==2.0.20
|
||||||
Flask_SQLAlchemy==2.5.1
|
Flask_SQLAlchemy==2.5.1
|
||||||
|
Reference in New Issue
Block a user