Skip to content

Commit

Permalink
Bump pre-commit-ci/lite-action from 1.0.1 to 1.0.2 (#74)
Browse files Browse the repository at this point in the history
Bumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/pre-commit-ci/lite-action/releases)
- [Commits](pre-commit-ci/lite-action@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: pre-commit-ci/lite-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent c1a28a3 commit 5fce71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Download flake8 config
run: wget https://raw.githubusercontent.com/mdolab/.github/master/.flake8;
- uses: pre-commit/[email protected]
- uses: pre-commit-ci/[email protected].1
- uses: pre-commit-ci/[email protected].2
if: always()

0 comments on commit 5fce71a

Please sign in to comment.