feat: update pre-commit hooks and answered questions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: '6.1.0' # Use the latest stable version
|
||||
rev: '7.2.0' # Use the latest stable version
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies: []
|
||||
@@ -13,7 +13,7 @@ repos:
|
||||
args: ["./src"]
|
||||
|
||||
- repo: https://github.com/gitleaks/gitleaks
|
||||
rev: v8.24.2
|
||||
rev: v8.24.3
|
||||
hooks:
|
||||
- id: gitleaks
|
||||
|
||||
|
Reference in New Issue
Block a user