Skip to content

Commit

Permalink
pre-commit: autoupdate hooks
Browse files Browse the repository at this point in the history
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.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 Aug 5, 2024
1 parent 2f4edf1 commit f06ebec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,16 @@ repos:
name: isort (python)

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- 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 f06ebec

Please sign in to comment.