Skip to content

Commit bc72f9a

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/MarketSquare/robotframework-tidy: 4.13.0 → 4.14.0](MarketSquare/robotframework-tidy@4.13.0...4.14.0) - [github.com/MarketSquare/robotframework-robocop: 5.2.0 → 5.4.0](MarketSquare/robotframework-robocop@5.2.0...5.4.0)
1 parent 0d6e0e6 commit bc72f9a

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
@@ -44,16 +44,16 @@ repos:
4444
name: isort (python)
4545

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

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

5656
- repo: https://github.com/MarketSquare/robotframework-robocop
57-
rev: 5.2.0
57+
rev: 5.4.0
5858
hooks:
5959
- id: robocop

0 commit comments

Comments
 (0)