Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#158)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
- [github.com/john-hen/Flake8-pyproject: 1.2.0 → 1.2.1](john-hen/Flake8-pyproject@1.2.0...1.2.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Nov 29, 2022
1 parent b7b9e71 commit 96c3c0b
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 @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: check-case-conflict
Expand Down Expand Up @@ -43,7 +43,7 @@ repos:
- id: mdformat

- repo: https://github.com/john-hen/Flake8-pyproject
rev: 1.2.0
rev: 1.2.1
hooks:
- id: Flake8-pyproject
alias: flake8
Expand Down

0 comments on commit 96c3c0b

Please sign in to comment.