Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
c300aa91d4 chore(deps): update dependency certifi to v2020.12.5 2025-12-31 00:03:08 +00:00
39c2f76629 Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2025-12-29 20:05:07 +00:00
Renovate Bot
f328b20b73 Add renovate.json 2025-12-29 20:04:25 +00:00
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
certifi==2020.6.20 certifi==2020.12.5
chardet==3.0.4 chardet==3.0.4
docutils==0.16 docutils==0.16
idna==3.7 idna==3.7

View File

@@ -1,6 +1,6 @@
altgraph==0.17.2 altgraph==0.17.2
certifi==2020.6.20 certifi==2020.12.5
chardet==3.0.4 chardet==3.0.4

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}