Skip to content

Commit d67e408

Browse files
authored
Merge pull request #93 from berquist/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 261267d + adae080 commit d67e408

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
@@ -19,15 +19,15 @@ repos:
1919
- id: check-yaml
2020
- id: check-added-large-files
2121
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
22-
rev: "v1.7.5.21"
22+
rev: "v1.7.6.22"
2323
hooks:
2424
- id: actionlint
2525
- repo: https://github.com/PyCQA/isort
2626
rev: "5.13.2"
2727
hooks:
2828
- id: isort
2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.8.4
30+
rev: v0.8.6
3131
hooks:
3232
- id: ruff
3333
args: [--fix]

0 commit comments

Comments
 (0)