Skip to content
Snippets Groups Projects

V1.27.5.12 release

Merged Mateusz Żebrak requested to merge v1.27.5.12_release into master
3 files
+ 21
21
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -43,7 +43,7 @@ repos:
- stylelint-config-standard-scss@13.0.0
args: [ "--fix" ]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.4.8'
rev: 'v0.4.9'
hooks:
- id: ruff
name: linting code with Ruff
Loading