Skip to content

Commit 746785f

Browse files
[pre-commit.ci] pre-commit autoupdate (#6647)
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>
1 parent bc6b672 commit 746785f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v4.4.0
44
hooks:
55
- id: forbid-new-submodules
66
- id: end-of-file-fixer
@@ -48,7 +48,7 @@ repos:
4848
- id: mdformat
4949

5050
- repo: https://github.com/john-hen/Flake8-pyproject
51-
rev: 1.2.0
51+
rev: 1.2.1
5252
hooks:
5353
- id: Flake8-pyproject
5454
alias: flake8

0 commit comments

Comments
 (0)