Skip to content

Commit 2fee1f1

Browse files
authored
Merge pull request #5 from felixhekhorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents ffa5fd1 + e00dc5c commit 2fee1f1

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
@@ -25,7 +25,7 @@ repos:
2525
- id: prettier
2626
types_or: [yaml, markdown, json]
2727
- repo: https://github.com/hadialqattan/pycln
28-
rev: v2.5.0
28+
rev: v2.6.0
2929
hooks:
3030
- id: pycln
3131
args: [--config=pyproject.toml]
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies:
3737
- black==25.1.0
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.13.3
39+
rev: v0.14.3
4040
hooks:
4141
# Run the linter.
4242
- id: ruff-check

0 commit comments

Comments
 (0)