Skip to content

Commit 14a8898

Browse files
authored
Merge pull request #107 from kraken-tech/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d97ea48 + 7133a39 commit 14a8898

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.14.7
21+
rev: v0.14.8
2222
hooks:
2323
- id: ruff # Run `ruff` linter
2424
name: Check 'ruff linter' passes
@@ -29,7 +29,7 @@ repos:
2929
name: Check 'ruff format' passes
3030

3131
- repo: https://github.com/oxipng/oxipng
32-
rev: v9.1.5
32+
rev: v10.0.0
3333
hooks:
3434
- id: oxipng
3535
- repo: https://github.com/rhysd/actionlint

0 commit comments

Comments
 (0)