Skip to content

Commit 05a8096

Browse files
[pre-commit.ci] pre-commit autoupdate (#882)
updates: - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) - [github.com/pre-commit/mirrors-eslint: v9.20.0 → v9.20.1](pre-commit/mirrors-eslint@v9.20.0...v9.20.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a5a0b5e commit 05a8096

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
args: ['--branch', 'master']
3333

3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.1.1
35+
rev: 7.1.2
3636
hooks:
3737
- id: flake8
3838
language_version: python3
@@ -53,7 +53,7 @@ repos:
5353
args: [--py39-plus]
5454

5555
- repo: https://github.com/pre-commit/mirrors-eslint
56-
rev: v9.20.0
56+
rev: v9.20.1
5757
hooks:
5858
- id: eslint
5959
additional_dependencies:

0 commit comments

Comments
 (0)