Skip to content

Commit 7f6d398

Browse files
[pre-commit.ci] pre-commit autoupdate (#318)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.1 → v0.8.0.3](shellcheck-py/shellcheck-py@v0.8.0.1...v0.8.0.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 95ec2b4 commit 7f6d398

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
repos:
1616
# Standard hooks
1717
- repo: https://github.com/pre-commit/pre-commit-hooks
18-
rev: v4.0.1
18+
rev: v4.1.0
1919
hooks:
2020
- id: check-added-large-files
2121
- id: check-case-conflict
@@ -60,7 +60,7 @@ repos:
6060
exclude: ^(pii_processing|.*Makefile)
6161

6262
- repo: https://github.com/shellcheck-py/shellcheck-py
63-
rev: v0.8.0.1
63+
rev: v0.8.0.3
6464
hooks:
6565
- id: shellcheck
6666
exclude: ^pii_processing/

0 commit comments

Comments
 (0)