Skip to content

Commit

Permalink
Merge pull request #91 from chemelli74/dependabot/github_actions/pre-…
Browse files Browse the repository at this point in the history
…commit/action-3.0.1
  • Loading branch information
chemelli74 authored Feb 8, 2024
2 parents c1d728b + 7b75833 commit 3dc31f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.11"
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1

# Make sure commit messages follow the conventional commits convention:
# https://www.conventionalcommits.org
Expand Down

0 comments on commit 3dc31f9

Please # to comment.