Skip to content

Commit

Permalink
Merge pull request #50 from cmake-wheel/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
nim65s authored May 16, 2023
2 parents df3e99a + 0a2aa8d commit c8b148c
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:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.2.0
rev: v1.3.0
hooks:
- id: mypy
- repo: https://github.com/pappasam/toml-sort
Expand All @@ -35,7 +35,7 @@ repos:
- id: toml-sort-fix
exclude: 'poetry.lock'
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.265
rev: v0.0.267
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

0 comments on commit c8b148c

Please sign in to comment.