Skip to content

Commit

Permalink
Merge pull request #777 from ConservationInternational/pre-commit-ci-…
Browse files Browse the repository at this point in the history
…update-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
azvoleff authored Oct 30, 2023
2 parents 59f6255 + 2da723c commit 83b1ee2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: check-yaml
- id: check-added-large-files
# - id: pretty-format-json
# args: ["--autofix", "--no-sort-keys"]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.10.0
hooks:
- id: black
- repo: https://github.com/asottile/reorder_python_imports
rev: v3.9.0
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.12.0
hooks:
- id: reorder-python-imports
#- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit 83b1ee2

Please sign in to comment.