Skip to content

Commit 76ef96c

Browse files
Declare missing compatibility decs in the usethis-qa-static-checks skill
1 parent e0a0d04 commit 76ef96c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .agents/skills/usethis-qa-static-checks

.agents/skills/usethis-qa-static-checks/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
name: usethis-qa-static-checks
33
description: Perform static code checks
4-
compatibility: prek, basedpyright
4+
compatibility: usethis, Python, prek, basedpyright
55
license: MIT
66
metadata:
7-
version: "1.0"
7+
version: "1.1"
88
---
99

1010
# Static Checks

0 commit comments

Comments
 (0)