[pre-commit.ci] pre-commit autoupdate
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)
This commit is contained in:
parent
a5a0b5e3e0
commit
556e9cdc3e
|
@ -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