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-robocop: 5.2.0 → 5.3.0](MarketSquare/robotframework-robocop@5.2.0...5.3.0)
  • Loading branch information
pre-commit-ci[bot] committed Aug 5, 2024
1 parent 0d6e0e6 commit 5e1cc3a
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 @@ -44,7 +44,7 @@ repos:
name: isort (python)

- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black

Expand All @@ -54,6 +54,6 @@ repos:
- id: robotidy

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

0 comments on commit 5e1cc3a

Please sign in to comment.