Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump super-linter/super-linter from 6.8.0 to …
Browse files Browse the repository at this point in the history
…7.0.0 (#116)
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent ae17f24 commit 9a20fdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Super-Linter
id: super_linter
uses: super-linter/super-linter/slim@b4515bd4ad9d0aa4681960e053916ab991bdbe96 # v6.8.0
uses: super-linter/super-linter/slim@02a1172d274f021e4c70f66e23f1085eadd1064b # v7.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEFAULT_BRANCH: main
Expand Down
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.devcontainer/*.json
.github/linters/.jscpd.json
.github/ISSUE_TEMPLATE/*.yml
README.md

0 comments on commit 9a20fdb

Please sign in to comment.