Skip to content

Commit bff3a50

Browse files
Update dependency ruff to v0.4.6 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b393ea commit bff3a50

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
@@ -79,7 +79,7 @@ dependencies = [
7979
"nilearn==0.10.4",
8080
# DEVELOPMENT
8181
"black[jupyter]==24.4.2", # Python Formatter
82-
"ruff==0.4.5", # Python Linter
82+
"ruff==0.4.6", # Python Linter
8383
"doc8==1.1.1", # Documentation linter
8484
"yamllint==1.35.1", # YAML linter
8585
"pre-commit==3.7.1", # Git commit hooks

0 commit comments

Comments
 (0)