Skip to content

Commit

Permalink
Merge pull request #8 from epage/dependabot/github_actions/pre-commit…
Browse files Browse the repository at this point in the history
…/action-3.0.0

chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0
  • Loading branch information
epage authored Jul 2, 2022
2 parents f7bb8d7 + 488a031 commit b85aa4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v2.0.3
- uses: pre-commit/action@v3.0.0

0 comments on commit b85aa4d

Please sign in to comment.