Skip to content

Commit

Permalink
Merge pull request #108 from open-contracting/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/pre-commit/action-3.0.1

build(deps): bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
yolile authored Feb 8, 2024
2 parents 6af9ae4 + bb0105f commit 55e255e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
cache-dependency-path: '**/requirements*.txt'
- id: changed-files
uses: tj-actions/changed-files@v42
- uses: pre-commit/[email protected].0
- uses: pre-commit/[email protected].1
continue-on-error: true
with:
extra_args: pip-compile --files ${{ steps.changed-files.outputs.all_changed_files }}
Expand Down

0 comments on commit 55e255e

Please sign in to comment.