Skip to content

Commit fae72d0

Browse files
committed
Update .pre-commit-config.yaml
1 parent 9ec03d2 commit fae72d0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ repos:
1313
.*\.svg
1414
)$
1515
- id: check-yaml
16-
- id: check-added-large-files
1716
- id: detect-private-key
1817
- repo: https://github.com/python-poetry/poetry
19-
rev: "2.3.0"
18+
rev: "2.3.1"
2019
hooks:
2120
- id: poetry-check
2221
- repo: https://github.com/tox-dev/pyproject-fmt
@@ -59,7 +58,7 @@ repos:
5958
- id: ruff-format
6059
- id: ruff-check
6160
- repo: https://github.com/software-gardening/almanack
62-
rev: v0.1.11
61+
rev: v0.1.13
6362
hooks:
6463
- id: almanack-check
6564
- repo: https://gitlab.com/vojko.pribudic.foss/pre-commit-update

0 commit comments

Comments
 (0)