Skip to content

Commit

Permalink
Merge 2894b05 into 18e2206
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 16, 2023
2 parents 18e2206 + 2894b05 commit 17e9b74
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 @@ -19,7 +19,7 @@ default_language_version:
# A list of repository mappings.
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
# see https://github.com/pre-commit/pre-commit-hooks
# - id: check-added-large-files
Expand Down Expand Up @@ -92,7 +92,7 @@ repos:
# description: Trims trailing whitespace

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

0 comments on commit 17e9b74

Please sign in to comment.