Skip to content

Commit

Permalink
Upgrade ruff in pre-commit to v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Jan 24, 2025
1 parent 605b38e commit a18cfcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
exclude: &exclude_pattern '^changelog.d/'
- id: debug-statements
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.3
hooks:
# Run the linter
- id: ruff
Expand Down

0 comments on commit a18cfcc

Please sign in to comment.