Commit e1cef53f91044be9263e24eff1325eff94ef7f8b

Authored by pre-commit-ci[bot]
Committed by GitHub
1 parent db49b5d8

chore(deps): pre-commit.ci autoupdate (#723)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Showing 1 changed file with 1 additions and 1 deletions
.pre-commit-config.yaml
... ... @@ -10,7 +10,7 @@ repos:
10 10 - id: black
11 11  
12 12 - repo: https://github.com/pre-commit/pre-commit-hooks
13   - rev: v4.1.0
  13 + rev: v4.2.0
14 14 hooks:
15 15 - id: check-added-large-files
16 16 - id: check-case-conflict
... ...