Compare commits
2 Commits
1a0b74d64c
...
ec720cab9e
Author | SHA1 | Date | |
---|---|---|---|
ec720cab9e | |||
0772e7c04b |
@ -21,7 +21,7 @@ pluggy==1.5.0
|
||||
pre-commit==4.0.1
|
||||
pylint==3.2.6
|
||||
pylint-exit==1.2.0
|
||||
pytest==8.3.3
|
||||
pytest==8.3.4
|
||||
PyYAML==6.0.2
|
||||
setuptools==75.6.0
|
||||
tomlkit==0.13.2
|
||||
|
@ -1,4 +1,7 @@
|
||||
{
|
||||
"ignorePaths": [
|
||||
"archive/*"
|
||||
],
|
||||
"assignAutomerge": true,
|
||||
"assigneesFromCodeOwners": true,
|
||||
"dependencyDashboardAutoclose": true,
|
||||
|
Loading…
Reference in New Issue
Block a user