Skip to content

Commit

Permalink
Merge pull request #178 from Dasharo/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
pre-commit: autoupdate hooks
  • Loading branch information
macpijan committed Jan 2, 2024
2 parents ed20d49 + 52ae952 commit 0d1b25c
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 @@ -52,12 +52,12 @@ repos:
name: isort (python)

- repo: https://github.com/psf/black
rev: 23.12.0
rev: 23.12.1
hooks:
- id: black

- repo: https://github.com/MarketSquare/robotframework-tidy
rev: 4.6.0
rev: 4.7.0
hooks:
- id: robotidy

Expand Down

0 comments on commit 0d1b25c

Please sign in to comment.