Skip to content

Commit 1a95981

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 451d951 commit 1a95981

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
hooks:
2121
- id: isort
2222
- repo: https://github.com/pycqa/pylint
23-
rev: v3.3.4
23+
rev: v3.3.5
2424
hooks:
2525
- id: pylint
2626
additional_dependencies:

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ commitizen==4.4.1
55
flake8==7.1.2
66
isort==6.0.1
77
mypy==1.15.0
8-
pylint==3.3.4
8+
pylint==3.3.5
99
pytest==8.3.5
1010
responses==0.25.6
1111
respx==0.22.0

0 commit comments

Comments
 (0)