Skip to content

Commit 259f25e

Browse files
chore(deps): update dependency ruff to v0.9.10
1 parent 2388386 commit 259f25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ development = "python function/main.py --insecure --debug"
5050

5151
# This special environment is used by hatch fmt.
5252
[tool.hatch.envs.hatch-static-analysis]
53-
dependencies = ["ruff==0.9.5"]
53+
dependencies = ["ruff==0.9.10"]
5454
config-path = "none" # Disable Hatch's default Ruff config.
5555

5656
[tool.ruff]

0 commit comments

Comments
 (0)