Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 11, 2023
1 parent 80abbbd commit 2ff23fb
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
Expand Up @@ -45,7 +45,7 @@ repos:
hooks:
- id: autoflake
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.0
hooks:
- id: isort
- repo: https://github.com/asottile/yesqa
Expand All @@ -67,7 +67,7 @@ repos:
- --target-version
- py311
- repo: https://github.com/PyCQA/bandit
rev: 1.7.5
rev: 1.7.6
hooks:
- id: bandit
args:
Expand Down

0 comments on commit 2ff23fb

Please sign in to comment.