Skip to content

Commit

Permalink
Automated Change: updated pre-commit requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored and github-actions[bot] committed Feb 16, 2024
1 parent fdff337 commit 104f85f
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 @@ -21,11 +21,11 @@ repos:
hooks:
- id: lint
- repo: https://github.com/paulhfischer/stylelint-config
rev: v1.19.3
rev: v1.19.4
hooks:
- id: lint
- repo: https://github.com/paulhfischer/eslint-config-javascript
rev: v1.21.0
rev: v1.22.0
hooks:
- id: lint
- repo: https://github.com/PyCQA/isort
Expand All @@ -37,7 +37,7 @@ repos:
hooks:
- id: add-trailing-comma
- repo: https://github.com/psf/black
rev: 24.1.1
rev: 24.2.0
hooks:
- id: black
language_version: python3
Expand Down

0 comments on commit 104f85f

Please sign in to comment.