Skip to content

Commit 3b8fb3e

Browse files
committed
Update .pre-commit-config.yaml
1 parent 4ecc540 commit 3b8fb3e

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
- id: detect-private-key
1111
- repo: https://github.com/tox-dev/pyproject-fmt
12-
rev: "v2.10.0"
12+
rev: "v2.11.1"
1313
hooks:
1414
- id: pyproject-fmt
1515
- repo: https://github.com/citation-file-format/cffconvert
@@ -39,7 +39,7 @@ repos:
3939
- id: yamllint
4040
exclude: pre-commit-config.yaml
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: "v0.14.0"
42+
rev: "v0.14.4"
4343
hooks:
4444
- id: ruff-format
4545
- id: ruff-check

0 commit comments

Comments
 (0)