diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c59f584..230e5c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,5 @@ +ci: + autofix_prs: false repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v3.2.0 diff --git a/README.md b/README.md index 7199fb3..f51c78c 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,9 @@ review and `git add` the changes before you can make a commit. It is planned to implement additional hooks, possibly including tools such as `mypy`. +[pre-commit.ci](pre-commit.ci) is configured such that these same hooks will be +automatically run for every pull request. + ## Get in touch: You can reach out to the maintainers of this repository via email: