Skip to content

Commit

Permalink
pre-commit: autoupdate hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/MarketSquare/robotframework-tidy: 4.8.1 → 4.13.0](MarketSquare/robotframework-tidy@4.8.1...4.13.0)
- [github.com/MarketSquare/robotframework-robocop: 5.0.1 → 5.3.0](MarketSquare/robotframework-robocop@5.0.1...5.3.0)
  • Loading branch information
pre-commit-ci[bot] authored Jul 15, 2024
1 parent 5352d0e commit b430439
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ repos:
- id: black

- repo: https://github.com/MarketSquare/robotframework-tidy
rev: 4.8.1
rev: 4.13.0
hooks:
- id: robotidy

- repo: https://github.com/MarketSquare/robotframework-robocop
rev: 5.0.1
rev: 5.3.0
hooks:
- id: robocop

0 comments on commit b430439

Please sign in to comment.