Skip to content

Commit 40beae1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent 20f7b1a commit 40beae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
types: [text]
5151

5252
- repo: https://github.com/pre-commit/pre-commit-hooks
53-
rev: v5.0.0
53+
rev: v6.0.0
5454
hooks:
5555
- id: check-added-large-files
5656
- id: check-ast
@@ -82,7 +82,7 @@ repos:
8282
- id: setup-cfg-fmt
8383

8484
- repo: https://github.com/PyCQA/flake8
85-
rev: 7.2.0
85+
rev: 7.3.0
8686
hooks:
8787
- id: flake8
8888
additional_dependencies:

0 commit comments

Comments
 (0)