Skip to content

Commit

Permalink
Merge pull request #121 from custom-components/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/pre-commit/action-3.0.1

Bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
ogajduse authored Feb 14, 2024
2 parents add96e9 + 14e71ec commit a632aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Pre Commit Checks
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1

- name: Install Dependencies
run: pip install .[dev]
Expand Down

0 comments on commit a632aed

Please sign in to comment.