Skip to content

Commit

Permalink
Merge branch 'main' of github.com:pdm-project/pdm-backend
Browse files Browse the repository at this point in the history
  • Loading branch information
frostming committed Jun 17, 2024
2 parents 59396e3 + 8ec40f0 commit 3850578
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 @@ -11,7 +11,7 @@ repos:
- --py38-plus

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.4.3'
rev: 'v0.4.7'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
Expand Down

0 comments on commit 3850578

Please sign in to comment.