Compare commits

..

No commits in common. "49861b9bb6cfa52f6206a688e9b5c6e8d55f3480" and "6eb6ed647c97d5519d2bcd7635e0b612ea8f8b0a" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -8,7 +8,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable

View File

@ -20,5 +20,3 @@ from GitHub or `git remote`s to use, the merge might just take a bit longer
2. If the repository in question has a `.pre-commit-config.yaml` file,
please install [`pre-commit`](https://pre-commit.com/) and run
`pre-commit install` in your local clone at least once.
- [![Packaging status of pre-commit](https://repology.org/badge/vertical-allrepos/python:pre-commit.svg)](https://repology.org/project/python:pre-commit/versions)