Skip to content

Commit

Permalink
Merge pull request #678 from py4dstem/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b/super-linter-7

Bump github/super-linter from 6 to 7
  • Loading branch information
bsavitzky authored Sep 5, 2024
2 parents 5d3cb3a + a15458b commit 29a0ab4
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 @@ -17,7 +17,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: github/super-linter@v6
uses: github/super-linter@v7
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_PYTHON_FLAKE8: true
Expand Down

0 comments on commit 29a0ab4

Please sign in to comment.