Skip to content

Commit 9699fdb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/lovesegfault/beautysh: v6.2.1 → v6.4.1](lovesegfault/beautysh@v6.2.1...v6.4.1) - [github.com/pycqa/bandit: 1.8.6 → 1.9.0](PyCQA/bandit@1.8.6...1.9.0) - [github.com/pycqa/bandit: 1.8.6 → 1.9.0](PyCQA/bandit@1.8.6...1.9.0)
1 parent c119dc6 commit 9699fdb

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
@@ -53,7 +53,7 @@ repos:
5353
args: [--autofix, --indent, '2', --offset, '2']
5454

5555
- repo: https://github.com/lovesegfault/beautysh
56-
rev: v6.2.1
56+
rev: v6.4.1
5757
hooks:
5858
- id: beautysh
5959
additional_dependencies: [setuptools]
@@ -86,7 +86,7 @@ repos:
8686
- id: add-trailing-comma
8787

8888
- repo: https://github.com/pycqa/bandit
89-
rev: 1.8.6
89+
rev: 1.9.0
9090
hooks:
9191
- id: bandit
9292
args:
@@ -118,7 +118,7 @@ repos:
118118
- id: isort
119119

120120
- repo: https://github.com/pycqa/bandit
121-
rev: 1.8.6
121+
rev: 1.9.0
122122
hooks:
123123
- id: bandit
124124
args:

0 commit comments

Comments
 (0)