Skip to content

Commit

Permalink
Revert "Update pre-commit hooks"
Browse files Browse the repository at this point in the history
This reverts commit 4c35952.
  • Loading branch information
buffer committed Jan 16, 2024
1 parent 4c35952 commit 7b5b7fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v2.4.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand All @@ -21,7 +21,7 @@ repos:
files: \.py$

- repo: https://github.com/PyCQA/bandit
rev: 1.7.3
rev: 1.6.2
hooks:
- id: bandit
language_version: python3
Expand Down

0 comments on commit 7b5b7fa

Please sign in to comment.