Merge pull request #85 from hcpy2-0/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
@@ -8,7 +8,7 @@ repos:
|
||||
- --in-place
|
||||
- --remove-all-unused-imports
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 24.4.2
|
||||
rev: 24.8.0
|
||||
hooks:
|
||||
- id: black
|
||||
args:
|
||||
@@ -16,7 +16,7 @@ repos:
|
||||
- --line-length
|
||||
- '99'
|
||||
- repo: https://github.com/PyCQA/flake8
|
||||
rev: 7.1.0
|
||||
rev: 7.1.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
name: flake8 on changed files
|
||||
|
||||
Reference in New Issue
Block a user