Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4c76cc8bea | ||
|
|
bb30c64714 | ||
|
|
ed77950afb |
@@ -0,0 +1,12 @@
|
||||
name: Renovate
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
renovate:
|
||||
uses: perso/gitea-pipelines/.gitea/workflows/renovate.yaml@main
|
||||
secrets: inherit
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
python-telegram-bot==22.8
|
||||
requests==2.34.2
|
||||
python-dotenv==1.2.2
|
||||
python-dotenv==1.2.3
|
||||
|
||||
Reference in New Issue
Block a user