Skip to content

Commit

Permalink
Update dependency ruff to v0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 1de7a6c commit fa383eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies = [
"nilearn==0.10.4",
# DEVELOPMENT
"black[jupyter]==24.4.2", # Python Formatter
"ruff==0.4.6", # Python Linter
"ruff==0.4.7", # Python Linter
"doc8==1.1.1", # Documentation linter
"yamllint==1.35.1", # YAML linter
"pre-commit==3.7.1", # Git commit hooks
Expand Down

0 comments on commit fa383eb

Please sign in to comment.