Skip to content

Commit 7d0eb3c

Browse files
authored
Merge pull request #149 from kraken-tech/pre-commit-ci-update-config
2 parents f30eab4 + 927ec77 commit 7d0eb3c

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
@@ -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.15.11
21+
rev: v0.15.12
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: v10.1.0
32+
rev: v10.1.1
3333
hooks:
3434
- id: oxipng
3535
- repo: https://github.com/rhysd/actionlint

0 commit comments

Comments
 (0)