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/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)
  • Loading branch information
pre-commit-ci[bot] committed Nov 29, 2022
1 parent d04d020 commit 58bc72d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: debug-statements
stages: [manual]
Expand Down Expand Up @@ -71,7 +71,7 @@ repos:
stages: [manual]

- 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 58bc72d

Please sign in to comment.