File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 2525 " ms-python.python" ,
2626 " ms-python.vscode-pylance" ,
2727 " github.vscode-github-actions" ,
28- " eamodio.gitlens"
28+ " eamodio.gitlens" ,
29+ " christian-kohler.path-intellisense" ,
30+ " visualstudioexptteam.vscodeintellicode"
2931 ]
3032 }
3133 },
Original file line number Diff line number Diff line change 11version : 2
22updates :
3- # 🔧 Dev Container updates (Dockerfile, devcontainer.json)
43 - package-ecosystem : " devcontainers"
54 directory : " /.devcontainer"
65 schedule :
76 interval : " weekly"
87 open-pull-requests-limit : 5
98
10- # ⚙️ GitHub Actions workflows
119 - package-ecosystem : " github-actions"
1210 directory : " /.github"
1311 schedule :
1412 interval : " weekly"
1513 open-pull-requests-limit : 5
1614 ignore :
17- # ignore updates
1815 - dependency-name : " actions/setup-python"
19- versions : ["* "]
16+ versions : ["3.x "]
2017
21- # 🐍 Python dependencies (src/requirements.txt)
2218 - package-ecosystem : " pip"
2319 directory : " /src"
2420 schedule :
2521 interval : " weekly"
2622 open-pull-requests-limit : 5
2723
28- # 🐳 Dockerfile in root
2924 - package-ecosystem : " docker"
3025 directory : " /"
3126 schedule :
Original file line number Diff line number Diff line change 1+ - b1388bf Dependabot updates
12- d370465 minor fixes
23- 881bb4e local make docker-build
34- 9e9671c syntax fix, broken pipe
67- 5900cb6 broken pipe fix
78- a71690a broken pipe fix
89- 9810c12 types-requests added
9- - af1da22 pipe fix
10- - 9c1b00e deps scan, dockerignore
10+ - af1da22 pipe fix
You can’t perform that action at this time.
0 commit comments