Skip to content

Commit 22ebe26

Browse files
12rambaugabalafou
authored andcommitted
fix: use the latest minor version of fontawesome 6 (pydata#1768)
* fix: use the latest minor version of fontawesome 6 * update dependencies * remove bluesky icon
1 parent b1092a4 commit 22ebe26

File tree

3 files changed

+286
-2790
lines changed

3 files changed

+286
-2790
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"features": {
66
"ghcr.io/devcontainers-contrib/features/nox:2": {},
77
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
8-
"ghcr.io/rocker-org/devcontainer-features/pandoc:1": {}
8+
"ghcr.io/rocker-org/devcontainer-features/pandoc:1": {},
9+
"ghcr.io/devcontainers/features/node:1": {}
910
},
1011
"postCreateCommand": "pre-commit install"
1112
}

0 commit comments

Comments
 (0)