Merge pull request #877 from php-curl-class-helper/create-pull-request/patch

Update pre-commit dependencies
This commit is contained in:
github-actions[bot]
2024-08-05 18:25:49 +00:00
committed by GitHub
+2 -2
View File
@@ -12,13 +12,13 @@
# $ pre-commit autoupdate
repos:
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
name: black
entry: black
- repo: https://github.com/pycqa/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort