Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.194 → v0.0.223](astral-sh/ruff-pre-commit@v0.0.194...v0.0.223)
- [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0)
  • Loading branch information
pre-commit-ci[bot] committed Jan 16, 2023
1 parent 5c92dc5 commit c062922
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 @@ -16,7 +16,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.194
rev: v0.0.223
hooks:
- id: ruff
args:
Expand All @@ -29,7 +29,7 @@ repos:
additional_dependencies: [ "pytest", "packaging" ]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa
- id: python-check-blanket-type-ignore
Expand Down

0 comments on commit c062922

Please sign in to comment.