Skip to content

Commit

Permalink
chore: bump semgrep to 1.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ruthra-kumar committed Nov 14, 2024
1 parent dc032c4 commit d659622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ jobs:

- name: Run Semgrep rules
run: |
pip install semgrep==0.97.0
pip install semgrep==1.90.0
semgrep ci --config ./frappe-semgrep-rules/rules --config r/python.lang.correctness

0 comments on commit d659622

Please sign in to comment.