Skip to content

Commit

Permalink
Dependency Update: regex Update dependency editorconfig-checker/edito…
Browse files Browse the repository at this point in the history
…rconfig-checker to v3
  • Loading branch information
okeanos-renovate[bot] committed Mar 11, 2024
1 parent 70ecba8 commit b153a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: '1.21'
- name: Run EditorConfig Checker
run: |
go run github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@2.8.0 --exclude .git
go run github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@v3.0.0 --exclude .git
- name: Run yamllint
run: |
pip install yamllint
Expand Down

0 comments on commit b153a38

Please sign in to comment.