Skip to content

Commit

Permalink
Merge pull request #72 from ppfeufer/dependabot/github_actions/master…
Browse files Browse the repository at this point in the history
…/pre-commit/action-3.0.1
  • Loading branch information
ppfeufer authored Feb 8, 2024
2 parents f772f45 + 312d09c commit a13200b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
python-version-file: 'pyproject.toml' # Read the Python version from the pyproject.toml file

- name: Run Pre Commit Checks
uses: pre-commit/action@v3.0.0
uses: pre-commit/action@v3.0.1

# Run Test Coverage
test-coverage-aa-stable:
Expand Down

0 comments on commit a13200b

Please sign in to comment.