Compare commits
2 Commits
1.0.0-03
...
a00f650956
| Author | SHA1 | Date | |
|---|---|---|---|
| a00f650956 | |||
| b1dfdc4112 |
7
renovate.json
Normal file
7
renovate.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:base",
|
||||||
|
":semanticCommitTypeAll(chore)"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
# Production dependancies
|
# Production dependancies
|
||||||
beautifulsoup4==4.11.*
|
beautifulsoup4==4.12.*
|
||||||
urllib3==1.26.*
|
urllib3==1.26.*
|
||||||
|
|
||||||
# Dev dependancies
|
# Dev dependancies
|
||||||
|
|||||||
Reference in New Issue
Block a user