There was an error while loading. Please reload this page.
2 parents 3e89d6a + 6cc63ae commit dc71990Copy full SHA for dc71990
1 file changed
.pre-commit-config.yaml
@@ -68,7 +68,7 @@ repos:
68
args: ["--config=.flake8"]
69
additional_dependencies:
70
- flake8-docstrings==1.7.0
71
- - flake8-bugbear==24.4.26
+ - flake8-bugbear==25.11.29
72
73
- repo: https://github.com/pycqa/isort
74
rev: 9.0.0b1
@@ -110,7 +110,7 @@ repos:
110
- id: shellcheck
111
112
- repo: https://github.com/gitleaks/gitleaks
113
- rev: v8.30.0
+ rev: v8.30.1
114
hooks:
115
- id: gitleaks
116
0 commit comments