Compare commits

..

No commits in common. "b75bc3332bbdff735aeb640fada5766d26b8cc62" and "b307fbfa0d2a39b2d55a067b09503e25218daa9b" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.2
rev: v0.5.1
hooks:
- id: ruff
args: [--fix]
@ -50,7 +50,7 @@ repos:
- id: prettier
types_or: [javascript, css]
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v9.7.0
rev: v9.6.0
hooks:
- id: eslint
args: [--fix]

View file

@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.5.2
ruff==0.5.1
# via -r requirements-dev.in
selenium==4.22.0
# via