Skip to content

Commit e2ad8a2

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/talos-systems/conform: v0.1.0-alpha.28 → v0.1.0-alpha.30](siderolabs/conform@v0.1.0-alpha.28...v0.1.0-alpha.30) - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0) - [github.com/MarketSquare/robotframework-tidy: 4.9.0 → 4.11.0](MarketSquare/robotframework-tidy@4.9.0...4.11.0)
1 parent e4dea6a commit e2ad8a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: mixed-line-ending
2121

2222
- repo: https://github.com/talos-systems/conform
23-
rev: v0.1.0-alpha.28
23+
rev: v0.1.0-alpha.30
2424
hooks:
2525
- id: conform
2626
stages:
@@ -44,12 +44,12 @@ repos:
4444
name: isort (python)
4545

4646
- repo: https://github.com/psf/black
47-
rev: 24.2.0
47+
rev: 24.3.0
4848
hooks:
4949
- id: black
5050

5151
- repo: https://github.com/MarketSquare/robotframework-tidy
52-
rev: 4.9.0
52+
rev: 4.11.0
5353
hooks:
5454
- id: robotidy
5555

0 commit comments

Comments
 (0)