Commit graph

  • 36a1c0e621 fix(requirements-txt-fixer): handle -i and --index-url= forms Louis Shawn 2026-02-13 14:26:46 +08:00
  • 918dc64fe7 fix(requirements-txt-fixer): keep --index-url before --extra-index-url Louis Shawn 2026-02-05 21:09:30 +08:00
  • 9e2bc6ad34 Replace requirement-dev.txt with section in pyproject.toml, amend tox.ini accordingly Zoé Lück 2026-01-29 13:18:28 +01:00
  • 56dfb70dfe Replace setup.cfg and setup.py with the more modern pyproject.toml Zoé Lück 2026-01-29 13:04:43 +01:00
  • 8b1c3ec033 pins_ruamel_yaml_version Salva 2026-01-02 11:45:42 +01:00
  • 4883a7a257
    use latest defusedxml. Wu Tingfeng 2025-12-31 15:28:02 +08:00
  • ccf427b4a0
    use defusedxml for sax.parse(). Wu Tingfeng 2025-12-31 15:22:37 +08:00
  • ef568bda94
    Merge 9f6eb9cd1b into f1dff44d3a Mirco Dariol 2025-12-27 23:42:24 +01:00
  • 52e5ba2c57
    Merge 04de4f8042 into f1dff44d3a Edoardo Bezzeccheri 2025-12-26 13:36:21 +01:00
  • f1dff44d3a
    Merge pull request #1227 from pre-commit/pre-commit-ci-update-config main anthony sottile 2025-12-22 16:55:44 -05:00
  • a77d5edb63
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-12-22 20:26:27 +00:00
  • 04bf47cb9b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-20 05:33:34 +00:00
  • 19609da705
    Look for all 3 git conflict markers in check_merge_conflict. Anton I. Sipos 2025-12-19 13:16:42 -08:00
  • bd1709160b Remove test's Uros 2025-12-17 11:33:18 +01:00
  • 2dff30a2db Merge remote-tracking branch 'origin/uk/no_ticket/forbid_artcles' into uk/no_ticket/forbid_artcles Uros 2025-12-17 11:29:08 +01:00
  • 5ecef68525 Add new logic Uros 2025-12-17 11:28:49 +01:00
  • b075a929df
    Merge branch 'main' into uk/no_ticket/forbid_artcles Uros Katanic 2025-12-17 11:27:42 +01:00
  • 46646b779e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-17 10:27:14 +00:00
  • 5e4fe2c164 Add new logic Uros 2025-12-17 11:26:38 +01:00
  • 41d325d33f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-16 05:13:01 +00:00
  • 7a894b3c98
    Add Azure credential detection hook Dimitri Vasdekis 2025-12-16 05:11:45 +00:00
  • 5dcc56558c
    Merge pull request #1222 from pre-commit/pre-commit-ci-update-config anthony sottile 2025-12-15 16:04:03 -06:00
  • a780519d03
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-12-15 20:48:45 +00:00
  • 16d54fd3e5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-12-12 11:20:25 +00:00
  • 8f9d35b3b8
    added custom secrets management Sten Leinasaar 2025-12-12 13:17:44 +02:00
  • 12f60d656d Allow customizing the module denylist Enrico Zini 2025-12-12 10:24:09 +01:00
  • 6e513a2e71
    Merge pull request #1217 from pre-commit/pre-commit-ci-update-config anthony sottile 2025-12-01 16:11:12 -05:00
  • 401fb65f54
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-12-01 21:05:20 +00:00
  • e59bbe6db7
    Merge pull request #1215 from pre-commit/pre-commit-ci-update-config anthony sottile 2025-11-25 10:52:14 -05:00
  • ce6aed3bbe
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-11-24 20:53:37 +00:00
  • 459b301556
    Merge pull request #1213 from pre-commit/check-docstring-first-deprecated anthony sottile 2025-11-22 15:23:59 -05:00
  • d2cf95b9cf deprecate check-docstring-first without replacement anthony sottile 2025-11-22 15:09:09 -05:00
  • 4e26f3a9ea Merge branch 'detects-print-as-debug-statement' of github.com:AadityaSubedi/pre-commit-hooks into detects-print-as-debug-statement Aaditya Subedi 2025-11-19 13:08:12 +05:45
  • 51e0c84107 flake8 line too long error addressed Aaditya Subedi 2025-11-19 13:06:38 +05:45
  • 4c651f96cd [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-11-19 07:14:28 +00:00
  • 7c3f665ba8 check for print debug statement Aaditya Subedi 2025-11-19 12:57:00 +05:45
  • 5743f0dc68 run tests on python3.14 vyuroshchin 2025-11-17 12:49:17 +03:00
  • ee5b75d870 run tests on python3.14 vyuroshchin 2025-11-17 12:48:26 +03:00
  • f4e025486b
    Merge pull request #1209 from pre-commit/pre-commit-ci-update-config anthony sottile 2025-11-10 16:54:00 -05:00
  • 1592578eeb
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-11-10 20:59:49 +00:00
  • 89b1f940f0 Add --exclude to large files filter Vojta Tuma 2025-10-17 10:59:34 +02:00
  • 3fed74c572
    Merge pull request #1202 from pre-commit/fix-builtin-literal-check anthony sottile 2025-10-16 09:35:52 -04:00
  • a804ba5239 fix nested calls for check-builtin-literals Anthony Sottile 2025-10-16 09:30:42 -04:00
  • 9ba250d7b3
    Merge pull request #1200 from pre-commit/pre-commit-ci-update-config anthony sottile 2025-10-13 16:53:54 -04:00
  • b51ca91889
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-10-13 20:38:50 +00:00
  • b3a625cb0a
    Update README.md abhaysuchak4590 2025-10-11 17:23:39 +05:30
  • 8e6ea961b7
    Merge pull request #1197 from pre-commit/all-repos_autofix_all-repos-manual anthony sottile 2025-10-10 12:09:55 -04:00
  • 3411068391 py310+ anthony sottile 2025-10-09 17:44:52 -04:00
  • a2cdab0afe
    Merge pull request #1194 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-09-23 09:36:33 -04:00
  • 9148219126
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-09-22 20:44:07 +00:00
  • 3ab664f766
    Merge pull request #1192 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-09-19 13:51:26 -04:00
  • 0925e7a9d1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-09-15 20:23:54 +00:00
  • b7435a3cc6
    Merge branch 'catch-dotenv' of https://github.com/rwbot/pre-commit-hooks into catch-dotenv Chris Rowe 2025-08-28 22:18:12 -06:00
  • 423fd2344b
    Add tests for error handling in env file operations and example creation for 100% cov Chris Rowe 2025-08-28 22:14:59 -06:00
  • 34d29579d8
    Merge pull request #1 from rwbot/catch-dotenv Chris 2025-08-28 21:42:22 -06:00
  • 206d0a31e7
    Refactor env_file fixture to dynamically locate repository root and improve test isolation Chris Rowe 2025-08-28 21:38:58 -06:00
  • 476396a2b9
    add catch-dotenv hook to README and improve test clarity Chris Rowe 2025-08-28 21:25:38 -06:00
  • 3e8b0c9e1a
    register catch-dotenv hook Chris Rowe 2025-08-28 21:03:14 -06:00
  • c7f0dae9a4
    Refactor catch_dotenv hook and tests for improved readability and consistency Chris Rowe 2025-08-28 20:53:45 -06:00
  • 989ac68f29
    Improve error handling and clarity in catch_dotenv hook and tests Chris Rowe 2025-08-28 20:29:12 -06:00
  • 33746f52ec
    Refactor catch_dotenv hook and tests for improved error handling and clarity Chris Rowe 2025-08-28 20:09:17 -06:00
  • 25a3d2ea3f
    Add catch_dotenv hook and corresponding tests to manage .env files Chris Rowe 2025-08-28 19:50:02 -06:00
  • e5e94e8702 what year is it? anthony sottile 2025-08-09 15:27:15 -04:00
  • 3e8a870326 v6.0.0 v6.0.0 anthony sottile 2025-08-09 15:24:33 -04:00
  • 1d6bd5f7da
    file_contents_sorter: add --group-cases-together -- a better case-insensitive sort Jacob Lifshay 2025-08-04 20:08:36 -07:00
  • a8f86514f4
    Merge pull request #1185 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-08-04 18:09:18 -04:00
  • 1acd88e5a4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-08-04 20:31:35 +00:00
  • 1450343284
    Merge pull request #1182 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-07-24 11:21:42 +02:00
  • b554d0acae
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-07-21 20:02:20 +00:00
  • 9db0503129
    Clarify check-added-large-files as "kilobytes" Christian Heinrich 2025-07-03 06:01:58 +10:00
  • 7bb3f26160 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-06-30 17:54:48 +00:00
  • d4d3c8d787 added license header - test. Sithideth Viengkhou (Riedel) 2025-06-30 13:46:37 -04:00
  • 582b9c66e0
    Merge pull request #1174 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-06-24 15:37:13 -04:00
  • 84f8a9d27f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-06-23 19:55:23 +00:00
  • 9f9fdd6663 implement fluent (ftl) check Sylvestre Ledru 2025-06-21 13:29:16 +02:00
  • 681884aa66
    Migrate to pyproject.toml Sorin Sbarnea 2025-06-18 17:21:38 +01:00
  • c17251defb EIR-2834: Migrate commits from gitlab to github. Anchal Agarwal 2025-06-13 00:24:12 +05:30
  • 60e0fb6b83
    fix(hooks): replace invalid 'stages' values with valid schema-compliant ones Astound 2025-06-11 11:46:55 -05:00
  • ec458dc1db
    Merge pull request #1166 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-06-02 17:30:00 -07:00
  • 1ea82dfbb9
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-06-02 19:57:11 +00:00
  • 540cd64f14
    Merge pull request #1164 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-05-27 21:36:07 -07:00
  • ad5280c78f
    Update README.md - sentence standardization and clean up John Bampton 2025-05-28 04:32:25 +10:00
  • 60e8a23c68
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-05-26 19:45:56 +00:00
  • 2a9bc76ca7
    Merge pull request #1034 from pre-commit/remove-fix-encoding-pragma Anthony Sottile 2025-05-25 08:10:16 -07:00
  • 5920aee766 Remove check-byte-order-marker and fix-encoding-pragma Max R 2025-05-25 10:44:23 -04:00
  • 04de4f8042 Using first line to determine EOL Edoardo Bezzeccheri 2025-05-07 16:05:09 +00:00
  • 647959c4b4 Revert "Edge case with mixed endings" Edoardo Bezzeccheri 2025-05-07 15:58:17 +00:00
  • 203735ecf7 Edge case with mixed endings Edoardo Bezzeccheri 2025-05-07 09:00:23 +00:00
  • c881808ed6 Implementation to pass test Edoardo Bezzeccheri 2025-05-07 08:52:52 +00:00
  • c21246f34f Added test to reproduce case Edoardo Bezzeccheri 2025-05-07 08:45:10 +00:00
  • 068f38ba74 Refactored literals Edoardo Bezzeccheri 2025-05-07 08:44:27 +00:00
  • ff3abecf93 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-25 20:56:45 +00:00
  • 8255d780c5
    include note regarding check-docstring-first Burhan 2025-04-25 16:46:54 -04:00
  • e2c9870bc2 Find private keys within gzip-compresssed files Joe Wreschnig 2025-04-25 10:08:34 +02:00
  • 5c514f85cc
    Merge pull request #1158 from pre-commit/rm-master Anthony Sottile 2025-04-19 11:48:46 -04:00
  • 0a0af6796b remove master references from tests Anthony Sottile 2025-04-19 11:46:43 -04:00
  • 9f6eb9cd1b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-04-15 17:58:27 +00:00
  • 58049eb8c8
    fix: check-yml encoding error Mirco Dariol 2025-04-12 15:58:28 +02:00
  • beb40f0aad
    Make the hook list more readable (folding descriptions) Zafar 2025-04-03 16:05:03 -07:00
  • 6db05e22aa
    Merge pull request #1153 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2025-03-31 15:54:55 -04:00