Skip to content

Commit

Permalink
Merge pull request #15 from eggplants/dependabot/github_actions/pre-c…
Browse files Browse the repository at this point in the history
…ommit/action-3.0.0

build(deps): bump pre-commit/action from 2.0.3 to 3.0.0
  • Loading branch information
eggplants authored Jun 6, 2022
2 parents ca23d43 + da2baef commit a952f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v3
- name: Run pre-commit
uses: pre-commit/action@v2.0.3
uses: pre-commit/action@v3.0.0
release:
needs: check
name: Create Release
Expand Down

0 comments on commit a952f34

Please sign in to comment.