Skip to content

Commit

Permalink
Bump markdownlint-cli from 0.23.2 to 0.33.0
Browse files Browse the repository at this point in the history
This updates the GitHub Actions workflow to use the latest version.
  • Loading branch information
mcdonnnj committed Mar 13, 2023
1 parent 5a9638c commit 442fa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
source activate test
pip install bandit black isort flake8
pip install .
npm install -g markdownlint-cli@0.23.2
npm install -g markdownlint-cli@0.33.0
make test
scraper -h

0 comments on commit 442fa75

Please sign in to comment.