[pre-commit.ci] pre-commit autoupdate (#882)
updates: - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](https://github.com/PyCQA/flake8/compare/7.1.1...7.1.2) - [github.com/pre-commit/mirrors-eslint: v9.20.0 → v9.20.1](https://github.com/pre-commit/mirrors-eslint/compare/v9.20.0...v9.20.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5a0b5e3e0
commit
05a8096855
|
@ -32,7 +32,7 @@ repos:
|
|||
args: ['--branch', 'master']
|
||||
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 7.1.1
|
||||
rev: 7.1.2
|
||||
hooks:
|
||||
- id: flake8
|
||||
language_version: python3
|
||||
|
@ -53,7 +53,7 @@ repos:
|
|||
args: [--py39-plus]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: v9.20.0
|
||||
rev: v9.20.1
|
||||
hooks:
|
||||
- id: eslint
|
||||
additional_dependencies:
|
||||
|
|
Loading…
Reference in New Issue