Skip to content

Commit 6a80f70

Browse files
authored
Merge pull request #30 from rgmining/dependabot/pip/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4
2 parents 96ffe3c + 3ba9997 commit 6a80f70

2 files changed

Lines changed: 280 additions & 265 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.11.8
11+
rev: v0.11.13
1212
hooks:
1313
- id: ruff
1414
args: [--fix]
1515
- id: ruff-format
1616
- repo: https://github.com/google/yamlfmt
17-
rev: v0.16.0
17+
rev: v0.17.0
1818
hooks:
1919
- id: yamlfmt
2020
- repo: https://github.com/tox-dev/pyproject-fmt
21-
rev: v2.5.1
21+
rev: v2.6.0
2222
hooks:
2323
- id: pyproject-fmt
2424
- repo: https://github.com/pre-commit/mirrors-mypy
25-
rev: v1.15.0
25+
rev: v1.16.0
2626
hooks:
2727
- id: mypy
2828
args: []

0 commit comments

Comments
 (0)