Skip to content

Commit

Permalink
Bump semgrep from 1.71.0 to 1.74.0
Browse files Browse the repository at this point in the history
Bumps [semgrep](https://github.com/returntocorp/semgrep) from 1.71.0 to 1.74.0.
- [Release notes](https://github.com/returntocorp/semgrep/releases)
- [Changelog](https://github.com/semgrep/semgrep/blob/develop/CHANGELOG.md)
- [Commits](semgrep/semgrep@v1.71.0...v1.74.0)

---
updated-dependencies:
- dependency-name: semgrep
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 27, 2024
1 parent b616786 commit 5495b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ lint = [
"ruff==0.4.4",
"pyupgrade-directories",
"bandit==1.7.8",
"semgrep==1.73.0",
"semgrep==1.74.0",
"pre-commit==3.7.1",
"detect-secrets==1.4.0",
]
Expand Down

0 comments on commit 5495b48

Please sign in to comment.