Skip to content

Commit 7964a68

Browse files
authored
Merge pull request #75 from lobbyboy-ssh/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a4864a6 + d8511e4 commit 7964a68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/PyCQA/bandit
6-
rev: 1.7.8
6+
rev: 1.7.9
77
hooks:
88
- id: bandit
99
additional_dependencies: ['toml']
@@ -35,13 +35,13 @@ repos:
3535
- id: isort
3636

3737
- repo: https://github.com/PyCQA/flake8
38-
rev: 7.0.0
38+
rev: 7.1.1
3939
hooks:
4040
- id: flake8
4141
additional_dependencies:
4242
- flake8-bugbear
4343

4444
- repo: https://github.com/psf/black
45-
rev: 24.4.2
45+
rev: 24.8.0
4646
hooks:
4747
- id: black

0 commit comments

Comments
 (0)