Skip to content

Commit

Permalink
Merge pull request #4 from ewjoachim/fix-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Apr 1, 2024
2 parents a03f690 + 7ac041e commit 541b739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
"--skip=another_project",
# You can specify that a given hook id (like "pyright-python")
# should be mapped to a given PyPI package name (like "pyright")
"--map=pyright-python:main,pyright",
"--map=pyright-python:pyright",
"--map=ruff-pre-commit:ruff",
]

Expand Down

0 comments on commit 541b739

Please sign in to comment.