Skip to content

Commit dcdcd1a

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent 9b067cc commit dcdcd1a

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
@@ -6,7 +6,7 @@ repos:
66
args: ["--py36-plus"]
77

88
- repo: https://github.com/PyCQA/flake8
9-
rev: 7.2.0
9+
rev: 7.3.0
1010
hooks:
1111
- id: flake8
1212

@@ -16,7 +16,7 @@ repos:
1616
- id: yesqa
1717

1818
- repo: https://github.com/pre-commit/pre-commit-hooks
19-
rev: v5.0.0
19+
rev: v6.0.0
2020
hooks:
2121
- id: check-merge-conflict
2222
- id: check-toml

0 commit comments

Comments
 (0)