Skip to content

Commit

Permalink
chore: bumped up semgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
pateljannat committed Sep 30, 2024
1 parent 4ea0c93 commit e8f3fa1
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 e8f3fa1

Please sign in to comment.