Skip to content

⬆ Update pre-commit dependencies #928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

php-curl-class-helper
Copy link
Collaborator

diff --git a/tests/.pre-commit-config.yaml b/tests/.pre-commit-config.yaml
index 953ea36..11941f7 100644
--- a/tests/.pre-commit-config.yaml
+++ b/tests/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
   - id: flake8
     args: ["--config", "tests/setup.cfg"]
 - repo: https://github.com/pycqa/isort
-  rev: 6.0.0
+  rev: 6.0.1
   hooks:
   - id: isort
     name: isort

@php-curl-class-helper php-curl-class-helper added cleanup-no-release-required dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 27, 2025
@github-actions github-actions bot enabled auto-merge February 27, 2025 18:05
@github-actions github-actions bot merged commit 7dc4b9c into php-curl-class:master Feb 27, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup-no-release-required dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Development

Successfully merging this pull request may close these issues.

2 participants