diff --git a/.slack/.gitignore b/.slack/.gitignore index 3ea2f6e..973ba60 100644 --- a/.slack/.gitignore +++ b/.slack/.gitignore @@ -1,3 +1,2 @@ apps.dev.json cache/ -config.json diff --git a/requirements.txt b/requirements.txt index d4739bb..98a8b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ slack-bolt==1.29.0 pytest==9.1.1 ruff==0.15.20 -slack-cli-hooks<1 \ No newline at end of file +slack-cli-hooks==0.3.0 \ No newline at end of file