Skip to content

Commit 95238cf

Browse files
committed
skip bandit on pre-commit.ci
1 parent 0c2458b commit 95238cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ci:
66
autoupdate_branch: ''
77
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
88
autoupdate_schedule: quarterly
9-
skip: []
9+
skip: [bandit]
1010
submodules: false
1111

1212
repos:

0 commit comments

Comments
 (0)