Compare commits
9 Commits
v1.9
...
528604b6b4
Author | SHA1 | Date | |
---|---|---|---|
528604b6b4 | |||
76c7812284 | |||
8e48334cea | |||
bc9cebbec6 | |||
a178aa2af9 | |||
fb3e291d77 | |||
75c1889477 | |||
5329b4c727 | |||
0f3a6121d6 |
6
.renovaterc
Normal file
6
.renovaterc
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:base"
|
||||||
|
]
|
||||||
|
}
|
@@ -7,7 +7,7 @@
|
|||||||
<a href="https://crowdin.com/project/yusarinbot">
|
<a href="https://crowdin.com/project/yusarinbot">
|
||||||
<img alt="Crowdin" src="https://badges.crowdin.net/yusarinbot/localized.svg">
|
<img alt="Crowdin" src="https://badges.crowdin.net/yusarinbot/localized.svg">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://git.end-play.xyz/profitroll/TelegramPoster">
|
<a href="https://git.end-play.xyz/profitroll/YusarinBot">
|
||||||
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
|
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://discord.com/invite/2zpzErtnNT">
|
<a href="https://discord.com/invite/2zpzErtnNT">
|
||||||
|
@@ -1,2 +1,2 @@
|
|||||||
ujson~=5.7.0
|
ujson==5.7.0
|
||||||
py-cord[speed]~=2.4.1
|
py-cord[speed]==2.4.1
|
@@ -1,2 +1,2 @@
|
|||||||
py-cord~=2.4.1
|
py-cord==2.4.1
|
||||||
requests~=2.28.2
|
requests==2.28.2
|
Reference in New Issue
Block a user