Skip to content

Commit

Permalink
Merge pull request #798 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 committed Jul 2, 2024
2 parents fc21ae7 + 6877fd9 commit 11563a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.5.0
rev: v4.6.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: 24.1.1
rev: 24.4.2
hooks:
- id: black
- repo: https://github.com/asottile/reorder-python-imports
rev: v3.12.0
rev: v3.13.0
hooks:
- id: reorder-python-imports
#- repo: https://github.com/asottile/pyupgrade
Expand Down

0 comments on commit 11563a0

Please sign in to comment.