There was an error while loading. Please reload this page.
2 parents ef7ae09 + 40beae1 commit 0c39c3dCopy full SHA for 0c39c3d
1 file changed
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
types: [text]
51
52
- repo: https://github.com/pre-commit/pre-commit-hooks
53
- rev: v5.0.0
+ rev: v6.0.0
54
hooks:
55
- id: check-added-large-files
56
- id: check-ast
@@ -82,7 +82,7 @@ repos:
82
- id: setup-cfg-fmt
83
84
- repo: https://github.com/PyCQA/flake8
85
- rev: 7.2.0
+ rev: 7.3.0
86
87
- id: flake8
88
additional_dependencies:
0 commit comments