Skip to content

Commit

Permalink
Merge pull request #3219 from johannaengland/pre-commit/upgrade-ruff
Browse files Browse the repository at this point in the history
Update ruff in pre-commit to newest version
  • Loading branch information
johannaengland authored Nov 22, 2024
2 parents c61be8e + 25e638a commit 4ebeb71
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 @@ -12,7 +12,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.7.4
hooks:
- id: ruff
- repo: https://github.com/twisted/towncrier
Expand Down

0 comments on commit 4ebeb71

Please sign in to comment.