mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Merge branch 'main' into extra-init-containers
This commit is contained in:
commit
1634349908
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -26,3 +26,7 @@ updates:
|
||||||
# We can't use it until we switch to ESM across the project
|
# We can't use it until we switch to ESM across the project
|
||||||
# See release notes: https://github.com/sindresorhus/xdg-basedir/releases/tag/v5.0.0
|
# See release notes: https://github.com/sindresorhus/xdg-basedir/releases/tag/v5.0.0
|
||||||
versions: ["5.x"]
|
versions: ["5.x"]
|
||||||
|
- dependency-name: "limiter"
|
||||||
|
# 2.0.0 has breaking changes
|
||||||
|
# so we can't update yet.
|
||||||
|
versions: ["2.x"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue