Skip to content

Commit 21b2c25

Browse files
pre-commit: autoupdate hooks
updates: - [github.com/MarketSquare/robotframework-tidy: 4.15.0 → 4.16.0](MarketSquare/robotframework-tidy@4.15.0...4.16.0) - [github.com/MarketSquare/robotframework-robocop: 5.7.0 → 5.8.1](MarketSquare/robotframework-robocop@5.7.0...5.8.1)
1 parent 2aefa22 commit 21b2c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ repos:
6262
args: ["--line-length", "79"]
6363

6464
- repo: https://github.com/MarketSquare/robotframework-tidy
65-
rev: 4.15.0
65+
rev: 4.16.0
6666
hooks:
6767
- id: robotidy
6868

6969
- repo: https://github.com/MarketSquare/robotframework-robocop
70-
rev: 5.7.0
70+
rev: 5.8.1
7171
hooks:
7272
- id: robocop

0 commit comments

Comments
 (0)