Skip to content

Commit

Permalink
Merge pull request #156 from abravalheri/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
abravalheri authored Feb 12, 2024
2 parents c5fb2df + 4535fc5 commit c1ddc1b
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
Expand Up @@ -26,7 +26,7 @@ repos:
args: [-w]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.0 # Ruff version
rev: v0.2.1 # Ruff version
hooks:
- id: ruff
args: [--fix, --show-fixes]
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
- validate-pyproject[all]>=0.13

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.4
rev: 0.28.0
hooks:
- id: check-metaschema
files: \.schema\.json$
Expand Down

0 comments on commit c1ddc1b

Please sign in to comment.