Skip to content

Commit

Permalink
fix(deps): update dependency pre-commit/pre-commit to v3.8.0
Browse files Browse the repository at this point in the history
| datasource      | package               | from   | to     |
| --------------- | --------------------- | ------ | ------ |
| github-releases | pre-commit/pre-commit | v3.7.1 | v3.8.0 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-gsuquet[bot] authored Jul 29, 2024
1 parent e33ae6e commit 629f67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-linter-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:
cancel-in-progress: true

env:
PRE_COMMIT_VERSION: 3.7.1 # renovate: datasource=github-releases depName=pre-commit/pre-commit
PRE_COMMIT_VERSION: 3.8.0 # renovate: datasource=github-releases depName=pre-commit/pre-commit

jobs:
pre-commit:
Expand Down

0 comments on commit 629f67f

Please sign in to comment.