Skip to content

Commit dc71990

Browse files
authored
Merge branch 'master' into dependabot/github_actions/github-actions-478b1c0e64
2 parents 3e89d6a + 6cc63ae commit dc71990

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ repos:
6868
args: ["--config=.flake8"]
6969
additional_dependencies:
7070
- flake8-docstrings==1.7.0
71-
- flake8-bugbear==24.4.26
71+
- flake8-bugbear==25.11.29
7272

7373
- repo: https://github.com/pycqa/isort
7474
rev: 9.0.0b1
@@ -110,7 +110,7 @@ repos:
110110
- id: shellcheck
111111

112112
- repo: https://github.com/gitleaks/gitleaks
113-
rev: v8.30.0
113+
rev: v8.30.1
114114
hooks:
115115
- id: gitleaks
116116

0 commit comments

Comments
 (0)