Skip to content

Commit

Permalink
Update Static Analysis Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2023
1 parent 59b1aa6 commit 12cb33e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/psf/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand Down
6 changes: 3 additions & 3 deletions requirements_analysis.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==23.3.0
black==23.7.0
isort==5.12.0
flake8==6.0.0
flake8==6.1.0
pep8-naming==0.13.3
bandit==1.7.5
bandit-sarif-formatter==1.1.1
pyright==1.1.318
pyright==1.1.324

0 comments on commit 12cb33e

Please sign in to comment.