We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0ebff commit e0ec834Copy full SHA for e0ec834
1 file changed
pyproject.toml
@@ -11,7 +11,7 @@ requires-python = ">=3.11"
11
dependencies = [
12
"slack-bolt==1.25.0",
13
"pytest==8.4",
14
- "ruff==0.12",
+ "ruff==0.13.3",
15
"slack-cli-hooks<1",
16
]
17
0 commit comments