Skip to content

Commit

Permalink
Update docstring-gen version
Browse files Browse the repository at this point in the history
  • Loading branch information
harishmohanraj committed Feb 21, 2024
1 parent 6b23023 commit cdf2694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
#args: ["-r", "nbdev_mkdocs"]

- repo: https://github.com/returntocorp/semgrep
rev: "v1.14.0"
rev: "v1.61.1"
hooks:
- id: semgrep
name: Semgrep
Expand Down
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ requirements = \

dev_requirements = \
bandit==1.7.4 \
semgrep==1.14.0 \
semgrep==1.61.1 \
pytest==7.2.1 \
nbqa==1.5.3 \
black==23.1.0 \
Expand Down

0 comments on commit cdf2694

Please sign in to comment.