Skip to content

Commit 29ab6e1

Browse files
committed
Updated some schemas used in test config files to version 1.7.
1 parent 17da9da commit 29ab6e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/testdata/pre_post_shell/project/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/Bedrock-OSS/regolith-schemas/main/config/v1.2.json",
2+
"$schema": "https://raw.githubusercontent.com/Bedrock-OSS/regolith-schemas/main/config/v1.7.json",
33
"name": "pre_post_shell_test",
44
"author": "Bedrock-OSS",
55
"packs": {

test/testdata/pre_post_shell_os_specific/project/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/Bedrock-OSS/regolith-schemas/main/config/v1.2.json",
2+
"$schema": "https://raw.githubusercontent.com/Bedrock-OSS/regolith-schemas/main/config/v1.7.json",
33
"name": "pre_post_shell_os_test",
44
"author": "Bedrock-OSS",
55
"packs": {

0 commit comments

Comments
 (0)