Skip to content

Commit

Permalink
[MISC] Additional pre-commit dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeufer committed Sep 2, 2024
1 parent e246d7e commit fe0a9f1
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 @@ -157,7 +157,7 @@ repos:
- --formatter=compact
additional_dependencies:
# stylelint itself needs to be here when using additional_dependencies.
- stylelint@16.8.1 # https://github.com/stylelint/stylelint/releases/latest
- stylelint@16.9.0 # https://github.com/stylelint/stylelint/releases/latest
- [email protected] # https://github.com/stylelint/stylelint-config-standard/releases/latest

- repo: https://github.com/pre-commit/pygrep-hooks
Expand Down Expand Up @@ -299,7 +299,7 @@ repos:
args:
- --indent=4
additional_dependencies:
- tox==4.17.0 # https://github.com/tox-dev/tox/releases/latest
- tox==4.18.0 # https://github.com/tox-dev/tox/releases/latest

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.19
Expand Down

0 comments on commit fe0a9f1

Please sign in to comment.