Skip to content

Commit 3a721f4

Browse files
authored
Merge pull request #94 from kraken-tech/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e8ffe7a + b70dbe2 commit 3a721f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace # Trims trailing whitespace
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.13.3
21+
rev: v0.14.0
2222
hooks:
2323
- id: ruff # Run `ruff` linter
2424
name: Check 'ruff linter' passes
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: oxipng
3535
- repo: https://github.com/rhysd/actionlint
36-
rev: v1.7.7
36+
rev: v1.7.8
3737
hooks:
3838
- id: actionlint
3939

0 commit comments

Comments
 (0)