diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73fe66d..bb9a199 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,7 @@ +ci: + autofix_prs: false + autoupdate_schedule: weekly + files: 'geopandas\/' repos: - repo: https://github.com/psf/black