Skip to content

Commit

Permalink
Merge branch 'master' into fix-do-preprocess
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Apr 25, 2024
2 parents 2008d5f + 35e96c2 commit b248249
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 @@ -48,7 +48,7 @@ repos:
- id: setup-cfg-fmt

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.7
rev: v0.4.1
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down

0 comments on commit b248249

Please sign in to comment.