mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-07-28 04:08:05 +00:00
depedabot: fix indent
This commit is contained in:
committed by
David Lechner
parent
3a57f40a93
commit
36ae3e00c8
@@ -1,3 +1,2 @@
|
||||
FROM mcr.microsoft.com/devcontainers/typescript-node:1-18-bookworm
|
||||
# Install the xz-utils package
|
||||
RUN apt-get update && apt-get install -y libpango1.0-dev
|
||||
|
||||
@@ -15,7 +15,7 @@ updates:
|
||||
- dependency-name: "@types/node"
|
||||
versions:
|
||||
- ">= 19.a"
|
||||
- package-ecosystem: "devcontainers"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: "devcontainers"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
||||
Reference in New Issue
Block a user