diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1060e189..6420b202 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: language: python - repo: https://github.com/thibaudcolas/pre-commit-stylelint - rev: v16.14.0 + rev: v16.14.1 hooks: - id: stylelint args: [--fix]