Skip to content

Commit 8e53040

Browse files
committed
fix: format skills-lock.json with tabs for biome
1 parent 92c2f63 commit 8e53040

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

skills-lock.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"version": 1,
3-
"skills": {
4-
"add-changeset": {
5-
"source": "repobuddy/agent-changesets",
6-
"sourceType": "github",
7-
"skillPath": "skills/add-changeset/SKILL.md",
8-
"computedHash": "8a5266fe92b2f9f755238564e44b5b44e1b5ce0a469d5659c1b03d49dd590dd1"
9-
},
10-
"create-skill": {
11-
"source": "repobuddy/agent-changesets",
12-
"sourceType": "github",
13-
"skillPath": ".agents/skills/create-skill/SKILL.md",
14-
"computedHash": "6f7a5b9959fb330b0fa8308dadca1df6bb654b578aedeb976fb445c62b31f5eb"
15-
},
16-
"init": {
17-
"source": "repobuddy/agent-changesets",
18-
"sourceType": "github",
19-
"skillPath": ".agents/skills/init/SKILL.md",
20-
"computedHash": "3b7fe09f0412d2607040b48d1a976fd5a3a690a6da7233b6d9c7a45ca11898ef"
21-
},
22-
"setup-changesets": {
23-
"source": "repobuddy/agent-changesets",
24-
"sourceType": "github",
25-
"skillPath": "skills/setup-changesets/SKILL.md",
26-
"computedHash": "6ee922527e013544ff5f739dea8fe6e178caa9629e123a29793776f485ff2e8e"
27-
},
28-
"validate-skill": {
29-
"source": "repobuddy/agent-changesets",
30-
"sourceType": "github",
31-
"skillPath": ".agents/skills/validate-skill/SKILL.md",
32-
"computedHash": "dac87a91e49948a897a82b4df7b5a1b5ef9f3600908282e92731d2e2151d9427"
33-
}
34-
}
2+
"version": 1,
3+
"skills": {
4+
"add-changeset": {
5+
"source": "repobuddy/agent-changesets",
6+
"sourceType": "github",
7+
"skillPath": "skills/add-changeset/SKILL.md",
8+
"computedHash": "8a5266fe92b2f9f755238564e44b5b44e1b5ce0a469d5659c1b03d49dd590dd1"
9+
},
10+
"create-skill": {
11+
"source": "repobuddy/agent-changesets",
12+
"sourceType": "github",
13+
"skillPath": ".agents/skills/create-skill/SKILL.md",
14+
"computedHash": "6f7a5b9959fb330b0fa8308dadca1df6bb654b578aedeb976fb445c62b31f5eb"
15+
},
16+
"init": {
17+
"source": "repobuddy/agent-changesets",
18+
"sourceType": "github",
19+
"skillPath": ".agents/skills/init/SKILL.md",
20+
"computedHash": "3b7fe09f0412d2607040b48d1a976fd5a3a690a6da7233b6d9c7a45ca11898ef"
21+
},
22+
"setup-changesets": {
23+
"source": "repobuddy/agent-changesets",
24+
"sourceType": "github",
25+
"skillPath": "skills/setup-changesets/SKILL.md",
26+
"computedHash": "6ee922527e013544ff5f739dea8fe6e178caa9629e123a29793776f485ff2e8e"
27+
},
28+
"validate-skill": {
29+
"source": "repobuddy/agent-changesets",
30+
"sourceType": "github",
31+
"skillPath": ".agents/skills/validate-skill/SKILL.md",
32+
"computedHash": "dac87a91e49948a897a82b4df7b5a1b5ef9f3600908282e92731d2e2151d9427"
33+
}
34+
}
3535
}

0 commit comments

Comments
 (0)