Skip to content

Commit d550586

Browse files
authored
Merge pull request #69 from ppfeufer/dependabot/github_actions/master/pre-commit/action-3.0.1
2 parents ae81218 + 886c4df commit d550586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version-file: 'pyproject.toml' # Read the Python version from the pyproject.toml file
3232

3333
- name: Run Pre Commit Checks
34-
uses: pre-commit/[email protected].0
34+
uses: pre-commit/[email protected].1
3535

3636
# Run Test Coverage
3737
test-coverage-aa-stable:

0 commit comments

Comments
 (0)