Skip to content

Commit

Permalink
Merge pull request #15 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 Feb 7, 2025
2 parents 6bd0c29 + abce4ac commit 52c2f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
# - id: pretty-format-json
# args: ["--autofix", "--no-sort-keys"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.2
rev: v0.9.4
hooks:
- id: ruff
args: ["check", "--select", "I", "--fix"]
Expand Down

0 comments on commit 52c2f9c

Please sign in to comment.