Skip to content

Commit

Permalink
Rename pre-commit script
Browse files Browse the repository at this point in the history
  • Loading branch information
Taragolis authored and potiuk committed Apr 2, 2024
1 parent f5d0c8b commit b6fd6c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,7 @@ repos:
additional_dependencies: ['rich>=12.4.4']
- id: check-compat-cache-on-methods
name: Check that compat cache do not use on class methods
entry: ./scripts/ci/pre_commit/pre_commit_compat_cache_on_methods.py
entry: ./scripts/ci/pre_commit/compat_cache_on_methods.py
language: python
pass_filenames: true
files: ^airflow/.*\.py$
Expand Down

0 comments on commit b6fd6c7

Please sign in to comment.