mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-10 12:24:12 +00:00
Merge pull request #1836 from unixorn/dependabot/github_actions/pre-commit/action-3.0.1
Bump pre-commit/action from 3.0.0 to 3.0.1
This commit is contained in:
commit
3ad0ac9668
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
|
@ -11,4 +11,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
|
|
Loading…
Reference in a new issue