Skip to content

Commit bc582e2

Browse files
Bump pre-commit/action from 3.0.0 to 3.0.1
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03059ae commit bc582e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
# 6️⃣ Pre-commit checks (форматирование, линтеры и проверки безопасности)
5151
- name: Run Pre-commit checks
52-
uses: pre-commit/action@v3.0.0
52+
uses: pre-commit/action@v3.0.1
5353
with:
5454
extra_args: --all-files
5555

0 commit comments

Comments
 (0)