Compare commits
2 Commits
272b677ffb
...
2a361cfdf1
Author | SHA1 | Date | |
---|---|---|---|
2a361cfdf1 | |||
0772e7c04b |
@ -19,7 +19,7 @@ pathspec==0.12.1
|
|||||||
platformdirs==4.3.6
|
platformdirs==4.3.6
|
||||||
pluggy==1.5.0
|
pluggy==1.5.0
|
||||||
pre-commit==4.0.1
|
pre-commit==4.0.1
|
||||||
pylint==3.2.6
|
pylint==3.3.3
|
||||||
pylint-exit==1.2.0
|
pylint-exit==1.2.0
|
||||||
pytest==8.3.3
|
pytest==8.3.3
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"ignorePaths": [
|
||||||
|
"archive/*"
|
||||||
|
],
|
||||||
"assignAutomerge": true,
|
"assignAutomerge": true,
|
||||||
"assigneesFromCodeOwners": true,
|
"assigneesFromCodeOwners": true,
|
||||||
"dependencyDashboardAutoclose": true,
|
"dependencyDashboardAutoclose": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user