Skip to content

Commit

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

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
azvoleff authored Nov 20, 2024
2 parents 99ca5fc + 39c7633 commit 6543cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-yaml
- id: check-added-large-files
# - id: pretty-format-json
# args: ["--autofix", "--no-sort-keys"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.5
rev: v0.7.4
hooks:
- id: ruff
args: ["check", "--select", "I", "--fix"]
Expand Down

0 comments on commit 6543cd4

Please sign in to comment.