Skip to content

Commit 32f55b5

Browse files
chore(deps): bump https://github.com/pycqa/flake8 from 7.3.0 to 7.3.0
Bumps [https://github.com/pycqa/flake8](https://github.com/pycqa/flake8) from 7.3.0 to 7.3.0. This release includes the previously tagged commit. - [Commits](PyCQA/flake8@d93590f...c48217e) --- updated-dependencies: - dependency-name: https://github.com/pycqa/flake8 dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81716a8 commit 32f55b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ repos:
5757
# Similar to pylint, with a few more/different checks. For more available
5858
# extensions: https://github.com/DmytroLitvinov/awesome-flake8-extensions
5959
- repo: https://github.com/pycqa/flake8
60-
rev: d93590f5be797aabb60e3b09f2f52dddb02f349f # frozen: 7.3.0
60+
rev: c48217e1fc006c2dddd14df54e83b67da15de5cd # frozen: 7.3.0
6161
hooks:
6262
- id: flake8
6363
name: Check flake8 issues

0 commit comments

Comments
 (0)