Skip to content

Commit 1c2cbad

Browse files
zimegClaude
andcommitted
chore: normalize Slack CLI config
Pin `slack-cli-hooks==0.3.0` and stop gitignoring `.slack/config.json`, keeping the CLI dependency and project config consistent across the Bolt samples. Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
1 parent 22f2074 commit 1c2cbad

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.slack/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
apps.dev.json
22
cache/
3-
config.json

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
slack-bolt==1.29.0
22
pytest==9.1.1
33
ruff==0.15.20
4-
slack-cli-hooks<1
4+
slack-cli-hooks==0.3.0

0 commit comments

Comments
 (0)