Skip to content

Commit 8e452a9

Browse files
hutchicgithub-actions[bot]
authored andcommitted
chore(deps): Update pre-commit hooks
1 parent f4d4a0e commit 8e452a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
exclude: .*csv
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v4.6.0
5+
rev: v5.0.0
66
hooks:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
@@ -17,7 +17,7 @@ repos:
1717
- id: requirements-txt-fixer
1818
- id: fix-encoding-pragma
1919
- repo: https://github.com/PyCQA/bandit
20-
rev: 1.7.8
20+
rev: 1.8.3
2121
hooks:
2222
- id: bandit
2323
- repo: https://github.com/Lucas-C/pre-commit-hooks

0 commit comments

Comments
 (0)